And it works for me as well.
Thanks Johnny!
the trick i did was:
i check /lib/ for any libdb* and then just symlinked the one with the highest
version to /lib/libdb.so.3 (maybe do ln -s /lib/libdb.so.2 /lib/libdb.so.3
), i ran ldconfig, and it worked...
hope this will help...
(--[ on Tuesday 21 August 2001 11:40, P Kirk bothered us wit
Good call! It is a broken symlink.
enterprise:/home/patrick# ls -al /lib/libdb.so.3
lrwxrwxrwx1 root root 14 Aug 21 10:00 /lib/libdb.so.3 ->
libdb.so.3.old
enterprise:/home/patrick# locate libdb.so.3.old
enterprise:/home/patrick#
So, what do I need to do to get a libdb.so.3.old
3 matches
Mail list logo