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 with ]::
^ Good call!  It is a broken symlink.
^
^ enterprise:/home/patrick# ls -al /lib/libdb.so.3
^ lrwxrwxrwx    1 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 to link to?
^
^
^
^

-- 
    :---------------=::=----------------:       
    | L . I . F . E  ||the linux company|
.__/| Johnny Morano  ||    linux pipo   |\__.
:  \| phone          ||  +32 16 208961  |/  :
|   | email          || [EMAIL PROTECTED] |   |
:   :---------------=::=----------------:   :   
|                                           |
:__/:"technology made us slaves to time":\__:
   \:-- nithin sawhney :: street guru --:/

Reply via email to