[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [raq4] incoming bandwidth monitor for site level usage. still no progress.



hmm,
I am not sure now. My only guess is do a 'locate' on libgd.so.1 to see if
there is another one lying around.

unfortunatly it worked for me and I cant think of why it is not for you.


Tom

=> -----Original Message-----
=> From: cobalt-users-admin@xxxxxxxxxxxxxxx
=> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Daniel Neuhaus
=> Sent: Friday, 8 March 2002 7:57 AM
=> To: Tom Cameron
=> Subject: Re: [cobalt-users] [raq4] incoming bandwidth monitor for site
=> level usage. still no progress.
=>
=>
=> Tom Cameron wrote on 07.03.2002:
=>
=> > I installed it before the latest updates, but when I put the
=> latest updates
=> > on it gave me the same errors when trying to generate the graphics.
=>
=> > I then created a simbolic link from
=> > /usr/lib/libgd.so.1 -> /usr/lib/libgd.so.1.8.4
=>
=> > and it worked fine.
=>
=> > I suggest you do a check on these files to see which ones are real and
=> > which ones are simlinks and what they link to, I would guess that your
=> > libgd.so.1 is a simlink to a file that no longer exists. If
=> so, delete it
=> > and link to the latest libgd, which is the libgd.so.1.8.4.
=>
=> Thank you Tom, your presumption with the simlink to a non-existing file
=> was right. I changed the links so it looks like the following
=>
=> [root lib]# ls -la libgd*
=> -rw-r--r--   1 root     root       217950 Feb 24 11:25 libgd.a
=> lrwxrwxrwx   1 root     root           14 Mar  7 13:24 libgd.so
=> -> libgd.so.1.8.4
=> lrwxrwxrwx   1 root     root           14 Mar  7 13:24
=> libgd.so.1 -> libgd.so.1.8.4
=> lrwxrwxrwx   1 root     root           14 Mar  7 13:24
=> libgd.so.1.8 -> libgd.so.1.8.4
=> -rwxr-xr-x   1 root     root       211097 Feb 24 11:25 libgd.so.1.8.4
=> [...]
=>
=> on another RaQ i tried absolute links:
=>
=> lrwxrwxrwx   1 root     root           23 Mar  7 13:29 libgd.so
=> -> /usr/lib/libgd.so.1.8.4
=> lrwxrwxrwx   1 root     root           23 Mar  7 13:29
=> libgd.so.1 -> /usr/lib/libgd.so.1.8.4
=> lrwxrwxrwx   1 root     root           23 Mar  7 13:29
=> libgd.so.1.8 -> /usr/lib/libgd.so.1.8.4
=> -rwxr-xr-x   1 root     root       211097 Feb 24 11:25 libgd.so.1.8.4
=>
=> but on all four RaQs (both 3 and 4) i still get:
=>
=> [root lib]# rpm -Uvh /home/packages/mrtg-2.9.17-2.i386.rpm
=> error: failed dependencies:
=>         libgd.so.1 is needed by mrtg-2.9.17-2
=>
=> :-(((
=>
=> Thanks
=> Daniel
=>
=> --
=> free backup-solution for your RaQ:
=> http://www.neuhaus-internet.de/cobalt/raqbackup/
=>
=> _______________________________________________
=> cobalt-users mailing list
=> cobalt-users@xxxxxxxxxxxxxxx
=> To Subscribe or Unsubscribe, please go to:
=> http://list.cobalt.com/mailman/listinfo/cobalt-users
=>