[csw-users] Mplayer not working
Thomas Amm
ax11 at ax11.de
Wed Jan 12 14:24:18 CET 2005
Am Mi, den 12.01.2005 schrieb Mats Larsson um 13:15:
> Get this when trying to start mplayer
>
> % /opt/csw/bin/mplayer
> ld.so.1: /opt/csw/bin/sparcv8plus+vis/mplayer: fatal: libmp3lame.so.0:
> open failed: No such file or directory
> Killed
>
> % ls -l /opt/csw/lib/libmp3lame*
> -rw-r--r-- 1 root bin 559436 Aug 3 04:50
> /opt/csw/lib/libmp3lame.a
> -rw-r--r-- 1 root bin 817 Aug 3 04:50
> /opt/csw/lib/libmp3lame.la
> -rw-r--r-- 1 root bin 463232 Aug 3 04:50
> /opt/csw/lib/libmp3lame.so.0.0.0
>
> What's wrong?
I handled this sucessfully by a quick and dirty
"ln -s /opt/csw/lib/libmp3lame.so.0.0.0 /opt/csw/lib/libmp3lame.so.0"
Maybe there's a more sophisticated way, like Linux' "ldconfig" but I didn' find one.
More information about the users
mailing list