I ran yum update and had a problem with dependences: [rmiles@localhost ~]$ sudo yum update Loading "fastestmirror" plugin Loading "protectbase" plugin Setting up Update Process Setting up repositories Loading mirror speeds from cached hostfile Reading repository metadata in from local files Excluding Packages from CentOS.Karan.Org-EL4 - Stable Finished 131 packages excluded due to repository protections Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package wxGTK.i386 0:2.6.2-0.2.2.fc4 set to be updated ---> Package libXvMCW.i386 0:0.9.3-1.2.fc4 set to be updated ---> Package sylpheed-claws.i386 0:2.0.0-1.2.fc4 set to be updated --> Running transaction check --> Processing Dependency: libwx_gtk-2.4.so.0(WXGTK_2.4) for package: audacity --> Processing Dependency: libssl.so.5 for package: sylpheed-claws --> Processing Dependency: libdb-4.3.so for package: sylpheed-claws --> Processing Dependency: libcrypto.so.5 for package: sylpheed-claws --> Processing Dependency: libwx_gtk-2.4.so.0 for package: audacity --> Finished Dependency Resolution Error: Missing Dependency: libwx_gtk-2.4.so.0(WXGTK_2.4) is needed by package audacity Error: Missing Dependency: libssl.so.5 is needed by package sylpheed-claws Error: Missing Dependency: libdb-4.3.so is needed by package sylpheed-claws Error: Missing Dependency: libcrypto.so.5 is needed by package sylpheed-claws Error: Missing Dependency: libwx_gtk-2.4.so.0 is needed by package audacity
I tried updating openssl independently and that had no effect. What should I do now? Suggestions?
Richard E Miles wrote:
---> Package wxGTK.i386 0:2.6.2-0.2.2.fc4 set to be updated ---> Package libXvMCW.i386 0:0.9.3-1.2.fc4 set to be updated ---> Package sylpheed-claws.i386 0:2.0.0-1.2.fc4 set to be updated
Fedora Core 4 packages? Where did you get those from?
Regards,
Ralph
On Sun, 17 Sep 2006 22:02:16 +0200 Ralph Angenendt ra+centos@br-online.de wrote:
Richard E Miles wrote:
---> Package wxGTK.i386 0:2.6.2-0.2.2.fc4 set to be updated ---> Package libXvMCW.i386 0:0.9.3-1.2.fc4 set to be updated ---> Package sylpheed-claws.i386 0:2.0.0-1.2.fc4 set to be updated
Fedora Core 4 packages? Where did you get those from?
Regards,
Ralph
I'm not sure but thank you for pointing this out. It must have been when I had centos 4.3. At one point I did not know about the extras and dag repositories. I guess the only thing to do would be to remove those packages and get the centos versions.
hey guys
i need help i want to know how to install smokeping with the help of yum .
regards gaberial
On 9/17/06, Farhan Ali Khan gabereal_@hotmail.com wrote:
hey guys
i need help i want to know how to install smokeping with the help of yum .
regards gaberial
Hi Gaberial,
I'm not aware of anyone who keeps an .rpm for SmokePing in a yum repo. There are some rpms available outside of yum repos, but I would recommend that you install all of the components needed by SmokePing and then do SmokePing itself directly from source as described in:
http://ai.net.nz/horde/wicked/display.php?page=SmokePing
It's pretty simple and works well (although watch out for the version of Sys::Syslog you are using... I know v0.16 has issues... I'm not sure if the latest [v0.18] is better, but I think I read that there are still issues... I downgraded to v0.15 and everything worked fine). This post on the smokeping-users list might be of help:
http://lists.ee.ethz.ch/smokeping-users/msg02006.html
Take care, Kennedy