LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error running ldconfig (https://www.linuxquestions.org/questions/linux-newbie-8/error-running-ldconfig-166177/)

Menestrel 04-04-2004 04:40 PM

Error running ldconfig
 
Everytime I run ldconfig I get this error
/sbin/ldconfig: /usr/X11R6/lib/libdbaudiolib.so.0 is not a symbolic link. Does anybody know how to fix this ?

jmorse 04-07-2004 11:30 AM

Try 'ls -lah /usr/X11R6/lib/libdbaudiolib.so.0', it may be a symbolic link pointing at something which no longer exists. In which case it should be fairly safe to delete it! 'rm /usr/X11R6/lib/libdbaudiolib.so.0'

Menestrel 04-15-2004 04:31 AM

Well I just removed it
 
10x for the help, hope I'm not gonna be needing that library


All times are GMT -5. The time now is 11:53 AM.