>/bin/sh: cc: command not found
>make: *** [Zlib.o] Error 127

cc is the command line C compiler it's not finding it. 

As the message says:

>You will need a C compiler (gcc), make, and perl installed.

you need a C compiler installed. I've never used ubuntu but you should
see if you can install gcc (GNU C Compiler) in your package manager (or
however they call it in that distro)

-WildCoder


-- 
WildCoder
------------------------------------------------------------------------
WildCoder's Profile: http://forums.slimdevices.com/member.php?userid=1827
View this thread: http://forums.slimdevices.com/showthread.php?t=18021

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to