status map package locations

Cook, Garry GWCOOK at mactec.com
Wed Mar 3 17:50:21 CET 2004


nagios-users-admin at lists.sourceforge.net wrote:
> Hey, I was just wondering, I've been using nagios for a long time and
> put a couple of boxes together without to much grief. One thing I
notice
> on this list is every week or so people seem to always have problems
> compiling nagios and getting the status map to work. Most people I
have
> spoken with is mainly a concern with not being able to find / or
install
> the files required, eg
> 
> libgd
> libgd-devel
> libpng
> libpng-devel
> libjpeg
> libjpeg-devel
> zlib
> zlib-devel
> 
> 
> and of course as the FAQ suggests, when installing it.
> 
> make devclean
> ./configure --with-gd-lib=LIBDIR --with-gd-inc=INCDIR
> 
> My question is, has anyone actually put a list up, maybe even on the
> FAQ's about where to obtain these packages. I know it differs from
place
> to place, some people require RPM's, and I myself am using debian, so
I
> would ideally like to be apt-get these packages.

I use RH Linux, and I too use apt-get for just about anything I need to
install via RPM. It really takes the pain out of installing
dependencies. With that said, if you want to apt-get these packages, why
not do so? They're all available from the default repository used by the
version of apt-get that I installed:

/home/garry: apt-cache pkgnames | grep libgd  
libgdkcardimage.so.0
libgdkmm-1.2.so.1
libgdk_pixbuf.so.2
libgdk_pixbuf-2.0.so.0
libgd.so.1.8
libgdk-x11-2.0.so.0
libgdbm.so.2
libgdk_pixbuf_xlib-2.0.so.0
libgdk_pixbuf_xlib.so.2
libgdk-1.2.so.0
libgdk_imlib.so.1
libgdkmm-2.0.so.1
/home/garry: apt-cache pkgnames | grep libpng
libpng12.so.0
libpng-devel
libpngexporter.so
libpng10-devel
libpng.so.2
libpng.so.3
libpng10
libpng
/home/garry: apt-cache pkgnames | grep libjpeg
libjpegtran.so
libjpeg.so.62
libjpeg-devel
libjpeg
/home/garry: apt-cache pkgnames | grep zlib   
zlib-devel
zlib
zlibmodule.so
/home/garry:


> Anyway I was just wondering if anyone had such a list? I am also aware
> that people will be using different versions of these packages. I just
> thought it might be useful to have a list of where to obtain these so
> people can get the status maps working etc.
> 
> 
> - brad

Perhaps you could compile said list and add it to the FAQ. You can put
apt-get at the top of the list.
Another site that I find useful is rpmfind.net. Of course you can always
google to find them too.

Garry W. Cook, CCNA
Network Infrastructure Manager
MACTEC, Inc. - http://www.mactec.com/
303.308.6228 (Office) - 720.220.1862 (Mobile)


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&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