RPM for Nagios 3.1.2 Fedora 9?

Natalie Aloi naloi at experisdatacenters.com
Mon Jun 29 22:19:03 CEST 2009


yea...I tried that...it didn't work :-( I guess I just need to uninstall libgd.so.2.0.0
I'm always reluctant to go backwards in versions....

[root at nagios lib]# ln libgd.so.2 libgd.so.1.8
[root at nagios lib]# ls -il libgd.so.2
756492 lrwxrwxrwx 2 root root 14 2008-05-15 10:53 libgd.so.2 -> libgd.so.2.0.0
[root at nagios lib]# ls -il libgd.so.1.8
756492 lrwxrwxrwx 2 root root 14 2008-05-15 10:53 libgd.so.1.8 -> libgd.so.2.0.0
[root at nagios lib]# cd /home/naloi/Download
[root at nagios Download]# sudo service nagios stop
Stopping nagios: .done.
[root at nagios Download]# rpm -Uvh nagios-3.0.6-1.rh9.rf.i386.rpm
warning: nagios-3.0.6-1.rh9.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
 libgd.so.1.8 is needed by nagios-3.0.6-1.rh9.rf.i386
[root at nagios Download]# sudo service nagios start
Starting nagios: done.
[root at nagios Download]#


-----Original Message-----
From: James Pratt [mailto:jpratt at norwich.edu]
Sent: Monday, June 29, 2009 04:04 PM
To: 'Natalie Aloi'
Subject: RE: [Nagios-users] RPM for Nagios 3.1.2 Fedora 9?

Hi - You can also try to fool RPM by making symlinks from the libgd.so.1.8 to the latest libgd.so.2.x.x files. Not sure it will work, but worth a shot... it's complaining because fc 9 must not know about libgd-2.x.x , and the nagios package asks for <= libgd-1.8.x ... (This is one reason I gave up on keeping up with Fedora's release cycle(s) long ago, and have since moved nagios to CentOS, since it is almost perfectly in line with RHEL 5.X now!... :) Cheers, Hth, jamie -----Original Message----- From: Natalie Aloi [mailto:naloi at experisdatacenters.com] Sent: Monday, June 29, 2009 3:53 PM To: Nagios Users Mail-list Subject: Re: [Nagios-users] RPM for Nagios 3.1.2 Fedora 9? well my preference is to use the rpm since it can detect dependancies... as you can see I attempted to install 3.0.6 since that was the highest version of nagios I could find with an rpm file...it requires libgd.so.1.8 I did a search on that and found gd-1.8.4-11.i386.rpm but it won't install that since gd2.0 is newer :-( I don't understand why this version of nagios is requesting a library that is older than what I currently have installed - should I uninstall gd2.0...or should I use --force option of rpm? thanks! [root at nagios Download]# rpm -Uvh nagios-3.0.6-1.rh9.rf.i386.rpm warning: nagios-3.0.6-1.rh9.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: libgd.so.1.8 is needed by nagios-3.0.6-1.rh9.rf.i386 libttf.so.2 is needed by nagios-3.0.6-1.rh9.rf.i386 [root at nagios Download]# [root at nagios Download]# rpm -ivh gd-1.8.4-11.i386.rpm warning: gd-1.8.4-11.i386.rpm: Header V3 DSA signature: NOKEY, key ID db42a60e error: failed to stat /root/.gvfs: Transport endpoint is not connected Preparing... ########################################### [100%] package gd-2.0.35-5.fc9.i386 (which is newer than gd-1.8.4-11.i386) is already installed [root at nagios Download]# rpm -ivh freetype1-1.4-0.5.pre.fc9.i386.rpm error: failed to stat /root/.gvfs: Transport endpoint is not connected Preparing... ########################################### [100%] 1:freetype1 ########################################### [100%] -----Original Message----- From: Michael Friedrich [mailto:michael.friedrich at univie.ac.at] Sent: Monday, June 29, 2009 02:55 PM To: 'Natalie Aloi' Cc: 'Nagios Users Mail-list' Subject: Re: [Nagios-users] RPM for Nagios 3.1.2 Fedora 9? download the tar.gz and configure, make all, make fullinstall (read the quickstart guide!) without configure options, nagios will be installed into /usr/local/nagios/ Natalie Aloi wrote: Does anyone know of a location for rpm for Nagios 3.1.2 on fedora 9? I located http://dag.wieers.com/rpm/packages/nagios/ but 2.11 is the latest rpm thanks! Natalie Network Operations Center Manager Experis Data Center LLC 8209 Valley Pike PO Box 535 Middletown,VA 22645 phone:540-869-8702 cell:240-988-3267 fax:540-869-8710 e-mail:naloi at experisdatacenters.com ________________________________ ------------------------------------------------------------------------------ ________________________________ _______________________________________________ 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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090629/3eecc2b8/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
-------------- next part --------------
_______________________________________________
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