Missing Libraries

Hi all, I am trying to get Nagios 3.0.3 up and running on a new OpenSUSE 11.0 box and am having a few difficulties finding all of the required libraries through yast. I have the following installed:

gcc-c++
gd
libpng
libpng-devel
libjpeg
libjpeg-devel
zlib
zlib-devel
make

But, I appear to be missing the following:

glib-2.0
gd-devel
libgd
libgd-devel

Any suggestions?

Thanks.

Have you try using the server:monitoring repo to get the rpm installed: Index of /repositories/server:/monitoring/openSUSE_11.0 ?

The libraries you mentioned are in the standard distribution I think so they suppose to be on the DVD, just add that repo if there are newer builds in it for nagios.

Brilliant! Once I added the repo I could then find the missing libraries.

Thanks for the help :slight_smile:

Um I am a still learning so how to I add these I downloaded but it is a text file do I have to put this some where ?

I do not understand what you mean / ask but you might be asking on how to add package repositories… If so, this page explains that: Add Package Repositories to YaST - openSUSE

Starting with opensuse 11 in Yast/Software Repositories there is also “Community Repositories” with direct links to the most used ones, e.g. KDE, GNOME, Packman. The repository this topic reffers to is not there though.

Cheers.