hi I installed these packages. Could you please help?
I did export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/glib-2.0.pc in ./configure, I receive this error. Thanks checking for gdImagePng in -lgd (order 2)... yes GD library was found! Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found checking ltdl.h usability... yes --- On Thu, 31/7/08, James Pratt <[EMAIL PROTECTED]> wrote: > From: James Pratt <[EMAIL PROTECTED]> > Subject: Re: [Nagios-users] nagios3 installation > To: [email protected] > Date: Thursday, 31 July, 2008, 4:18 PM > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of Melanie > Pfefer > > Sent: Thursday, July 31, 2008 8:58 AM > > To: [email protected] > > Subject: [Nagios-users] nagios3 installation > > > > Hello > > > > when I do ./configure, I have the below messages even > though I have > installed > > glib-2.0. Could you please advise? > > > > 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... ********* > > > > It appears your distro is missing: > GD , libjpeg, and libpng. > > Gd - see if a package exists for your distro, or get the > source from > http://www.boutell.com/gd > > Libjpeg - same, if not source is here: > http://www.ijg.org/files/jpegsrc.v6b.tar.gz > > Libpng - same, or get it from: > http://www.libpng.org/pub/png/libpng.html > > > Package glib-2.0 was not found in the pkg-config > search path. > > Perhaps you should add the directory containing > `glib-2.0.pc' > > to the PKG_CONFIG_PATH environment variable > > No package 'glib-2.0' found > > Package glib-2.0 was not found in the pkg-config > search path. > > Perhaps you should add the directory containing > `glib-2.0.pc' > > to the PKG_CONFIG_PATH environment variable > > No package 'glib-2.0' found > > > > Do you have glib2 installed? Again, check your distro for > packaged > versions, or get the source here: > > http://directory.fsf.org/project/glib/ > > regards, > Jamie > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge > Build the coolest Linux based applications with Moblin SDK > & win great prizes > Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Nagios-users mailing list > [email protected] > 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 __________________________________________________________ Not happy with your email address?. Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] 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
