<html><DIV><FONT face=Verdana color=#0000ff size=2>
<DIV><FONT face=Verdana color=#0000ff size=2>yea...I tried that...it didn't work :-(  I guess I just need to uninstall libgd.so.2.0.0</FONT></DIV>
<DIV><FONT color=#0000ff size=2>I'm always reluctant to go backwards in versions....</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>[root@nagios lib]# ln libgd.so.2 libgd.so.1.8<BR>[root@nagios lib]# ls -il libgd.so.2<BR>756492 lrwxrwxrwx 2 root root 14 2008-05-15 10:53 libgd.so.2 -> libgd.so.2.0.0<BR>[root@nagios lib]# ls -il libgd.so.1.8<BR>756492 lrwxrwxrwx 2 root root 14 2008-05-15 10:53 libgd.so.1.8 -> libgd.so.2.0.0<BR>[root@nagios lib]# cd /home/naloi/Download<BR>[root@nagios Download]# sudo service nagios stop<BR>Stopping nagios: .done.<BR>[root@nagios Download]# rpm -Uvh  nagios-3.0.6-1.rh9.rf.i386.rpm<BR>warning: nagios-3.0.6-1.rh9.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6<BR>error: Failed dependencies:<BR>        libgd.so.1.8 is needed by nagios-3.0.6-1.rh9.rf.i386<BR>[root@nagios Download]# sudo service nagios start<BR>Starting nagios: done.<BR>[root@nagios Download]#<BR></FONT></DIV></FONT></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px"><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> James Pratt [mailto:jpratt@norwich.edu]<BR><B>Sent:</B> Monday, June 29, 2009 04:04 PM<BR><B>To:</B> 'Natalie Aloi'<BR><B>Subject:</B> RE: [Nagios-users] RPM for Nagios 3.1.2 Fedora 9?<BR><BR></FONT>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@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@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@nagios Download]# [root@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@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@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@experisdatacenters.com ________________________________ ------------------------------------------------------------------------------ ________________________________ _______________________________________________ Nagios-users mailing list Nagios-users@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 </BLOCKQUOTE></html>