Makefile GD lib problem on Centos 4 (aka RHES4)
Luke Johnson
luke at rushmore.com
Fri Jun 17 00:25:03 CEST 2005
Not sure about how iconv is related to GD, other then coming before it
in the Make check sequence...
For kicks I downloaded/compiled/installed the new libiconv, but no
change... my ./configure from before and after was:
checking for *main in -liconv... yes*
checking for gdImagePng in -lgd (order 1)... no
checking for gdImagePng in -lgd (order 2)... no
checking for gdImagePng in -lgd (order 3)... no
checking for gdImagePng in -lgd (order 4)... no
*** GD, PNG, and/or JPEG libraries could not be located... *********
... So, I still got problems with gd.
Thanks,
LJ
Dhawal Doshy wrote:
> Luke Johnson wrote:
>
>> Hi,
>>
>> I've setup a few Nagios boxes in years past, and trying it again
>> today, however I'm running into a (first time for me, but I'm sure
>> common) problem with GD libs on Centos 4 (x86_64, Which should be
>> identical to Redhat ES 4). In the past I've hand compiled GD, but on
>> this box I made sure to install the necessary packages (info attached
>> below).
>>
>>
> [snip]
>
> You need to install libiconv from http://www.gnu.org/software/libiconv/
>
> wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.9.1.tar.gz
> tar xzf libiconv-1.9.1.tar.gz
> cd libiconv-1.9.1
> ./configure --prefix=/usr
> make
> make install
>
> Now configure / make nagios as usual..
>
> RedHat (actually their lists) claims libiconv is a part of glibc, but
> i couldn't find it anywhere.. however the above workaround did the job
> pretty well.
>
> - dhawal
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list