[OPEN-ILS-DEV] install help please

Jason Stephenson jstephenson at mailserv.mvlc.lib.ma.us
Fri Mar 23 11:07:31 EDT 2007


Rene Paquin wrote:
> 
> objson/libobjson.so
> make[2]: cc: Command not found

That line right there indicates that you do not have a c compiler 
installed or that make cannot find it. You will need to find the gcc 
package for your system and install it. Its name and how you install it 
varies from one Linux vendor to another.

HTH,
Jason

> make[2]: *** [md5.o] Error 127
> make[1]: *** [objson/libobjson.so] Error 2
> 
> -------------- [ openils_core ]
> -------------------------------------------
> 
> make[2]: cc: Command not found
> make[2]: *** [fieldmapper_lookup.o] Error 127
> make[1]: *** [libfieldmapper] Error 2
> 
> -------------- [ openils_web ]
> -------------------------------------------
> 
> mod_xmlent
> make[2]: cc: Command not found
> make[2]: *** [mod_xmlent.o] Error 127
> make[1]: *** [mod_xmlent] Error 2
> 
> -------------- [ evergreen_core ]
> -------------------------------------------
> 



More information about the Open-ils-dev mailing list