Computer Forums

Computer Forums (http://www.geekboards.com/forums/index.php)
-   Geek Stuff (http://www.geekboards.com/forums/forumdisplay.php?f=1)
-   -   PHP MySql Problem (http://www.geekboards.com/forums/showthread.php?t=742)

Soulwatcher 04-09-2006 06:42 AM

Quote:

Originally Posted by chiefsmurph
I read the page on recompiling php and I got to the part where I was running "up2date libpng-devel libjpeg-devel freetype-devel freetype libjpeg libpng." I ran it and it gave me

Downloading headers to solve dependencies...
There was an error downloading: http://mirror.centos.org/centos/4/os...L4_U2.i386.hdr
There was an error downloading: http://mirror.centos.org/centos/4/os...2.1-1.i386.hdr

...continually


Try "yum install libpng-devel libjpeg-devel freetype-devel freetype libjpeg libpng" That should do the trick. :)

chiefsmurph 04-09-2006 01:21 PM

slowly getting through this. seems like yum install has been the answer to all dependancy errors.

started configuring it, and got the error:

checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2426: lex: command not found
configure: error: cannot find output from lex; giving up

thanks for all the help. Does that mean I have to install lex?

Soulwatcher 04-09-2006 02:31 PM

Your going to need to install the devel for every dependency error it comes up with. Try 'yum install flex-devel". :)


All times are GMT -5. The time now is 01:20 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
HTML Help provided by HTML Help Central.