Problem with grafics libraries in debian
Freddy Frouin
freddy.frouin at fluxus.net
Mon Aug 19 14:15:20 CEST 2002
Hi,
It seems that the information has been cached by the configure
script at the first run. Go in the nagios source directory and
do:
#rm .config.cache
Then, before running configure again, look on your system if
the gd library has been loaded by the library loader:
#/sbin/ldconfig -p | grep libgdgd
On my system, I get the following output:
... some other libs ...
libgd.so.1 (libc6) => /usr/lib/libgd.so.1
libgd.so (libc6) => /usr/lib/libgd.so
If you have this as output, the configure script should find
the gd lib.
Freddy.
On Mon, 19 Aug 2002 13:54:11 +0200
"Francisco Miralles Argente" <fmiralles at espanix.net> wrote:
> I had nagios runing in RedHat without problems, but now I must to run it in a Debian. When I run the scrip "configure" get his message:
>
> checking for gdImagePng in -lgd (order 1)... (cached) no
> checking for gdImagePng in -lgd (order 2)... (cached) no
> checking for gdImagePng in -lgd (order 3)... (cached) no
>
> I have installed all developenment libraries png, gd and jpeg of distribution but I get the same problem.
>
> Anyone knows how to fix this problem?
>
> TIA.
>
--
Freddy Frouin
Responsable Supervision
Fluxus - British Telecom
30, rue du Château des Rentiers
75013 Paris
Tél: +33 (0)1 44 97 70 00
Fax: +33 (0)1 44 97 70 07
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
More information about the Users
mailing list