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
Compiler Error
Re: Compiler Error
It needs gcc and many dev-libs to compile. Use the CheckInstall.sh script to see if you have them all.

