Rogelio
2007-Dec-03 06:18 UTC
[CentOS] ./configure -> "libgd unusable" (shall I build from source or scrape and rebuild?)
On a relatively new Nagios 2.x / CentOS 4.x server (only like a week old), I am experiencing gd(-devel/-progs) problems and am wondering if I should just scrape and rebuild. Here is my situation: I installed LAMP+Nagios+NagiosQL and was going to install PerfParse so that I could have trending info integrated with Nagios. The configure script would run ok, but would crap out on make && make install, leading me to believe something was missing from the configure script (I had all the prequesisite files installed). In an effort to fix it, another sysadmin did a "yum remove gd", which ripped out Nagios. I reinstalled Nagios and gd, thinking that would be ok, and since then, PerfParse's configure script says that "libgd is unusable" Any ideas? Or should I just scrape and rebuild while I still have time before this goes into production?
Johnny Hughes
2007-Dec-03 07:24 UTC
[CentOS] ./configure -> "libgd unusable" (shall I build from source or scrape and rebuild?)
Rogelio wrote:> On a relatively new Nagios 2.x / CentOS 4.x server (only like a week > old), I am experiencing gd(-devel/-progs) problems and am wondering if > I should just scrape and rebuild. Here is my situation: > > I installed LAMP+Nagios+NagiosQL and was going to install PerfParse so > that I could have trending info integrated with Nagios. The configure > script would run ok, but would crap out on make && make install, > leading me to believe something was missing from the configure script > (I had all the prequesisite files installed). > > In an effort to fix it, another sysadmin did a "yum remove gd", which > ripped out Nagios. I reinstalled Nagios and gd, thinking that would > be ok, and since then, PerfParse's configure script says that "libgd > is unusable" > > Any ideas? Or should I just scrape and rebuild while I still have > time before this goes into production?yum install gd-devel php-gd Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20071203/58680c1e/attachment-0003.sig>
Seemingly Similar Threads
- libgd question on CentOS (in order to get PerfParse working with Nagios)
- unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x
- ./configure perfparse -> "configure: error: required library libgd unusable"
- CentOS version of /srv/www/htdocs ?
- PHP question on CentOS