Page 1 of 1

Compiler Error

Posted: Tue Jul 13, 2010 1:31 pm
by IHDevelop
Hello everybody,

i installed Purebasic 4.50 under Mandriva Linux. The IDe is ok, but if i want to compile, i get a message:

Purebasic - Linker Error

Content of the Post-Message:

sh: gcc: Kommando nicht gefunden

I know, that 'sh:' come from a script in Linux and gcc is the Gnu-Compiler, but which part of the Gnu is absent. I have downloaded the complete package, but i think that Purebasic need not all the files to complete the Compile-Process.

Who can help me?

Greetings IH

Re: Compiler Error

Posted: Tue Jul 13, 2010 2:11 pm
by Fred
It needs gcc and many dev-libs to compile. Use the CheckInstall.sh script to see if you have them all.