You are not logged in.
Even though the system is fully updated from a fresh mirror, apps look for older libs: e.g. irssi and wget look for libssl.so.0.9.8, building wget with makepkg wants libgmp.so.3 (the latest is 10). ldd run on said apps returns the newer lib versions, e.g. "libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0". The newer libs are present in /usr/lib/. I've reinstalled the whole toolchain, problematic libs and apps. I've removed ld.so.cache and run ldconfig - it shows libssl.so.1.0.0, not libssl.0.9.8 too.
I have no idea why apps still want older libs. Any ideas will be appreciated.
-edit-
Fixed the typo.
Last edited by lucke (2010-04-25 16:33:35)
Offline
Offline
My problem is different, karol.
Offline
Sorry, that was my only idea.
I feel so worthless <cries>
Offline
Have you tried changing mirrors and running "pacman -Syyu" (two y's to force a database update)
Offline
Yes. The packages on the system are the latest there are in the repos - including testing.
Offline
Maybe try running ldconfig?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I did, as noted in the first post. Multiple times.
Offline
I have the same problem with eina-audio-player.
Offline
I have the same problem with eina-audio-player.
Since you got it from aur, you have to rebuild it yourself.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
It's a very amusing problem. irssi built on another system without ssl support still wants libssl.0.9.8 on this system.
Offline
Some executables from /usr/bin ended up in /bin. Solved.
Offline