Compiling error on Mandriva LE 2005
I downloaded the tinyfugue application, and when trying to install/compile it, i get the following errors:
Will compile with: cc -O
./tfconfig: line 283: cc: command not found
Preprocessor: cpp
./tfconfig: line 319: cc: command not found
Ah ha, cc is GNU C
I can't find <unistd.h>. The compiler may produce a lot of
warnings, but you can probably ignore them.
This doesn't appear to be a POSIX system.
I can't find <stdlib.h>. The compiler may produce a lot of
warnings, but you can probably ignore them.
I can't find <string.h> or <strings.h>. I give up.
make: *** [_log] Error 1
now i suspect the most likely error(I'm a newbie at this btw) for this is that this installation didn't come with a compiler (?) if so, can someone point/help me towards what should i do to be able to compile this and/or any other app i try to install? thanks in advance,
solagen
|