LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mplayer cannot find a library (https://www.linuxquestions.org/questions/linux-newbie-8/mplayer-cannot-find-a-library-394313/)

sharapchi 12-18-2005 07:46 PM

mplayer cannot find a library
 
I am using slackware. I installed mplayer. After installation mpayer gave an error like this :

Code:

mplayer: error while loading shared libraries:
libdv.so.4: cannot open shared object file: No such file or directory

Which library i have forgetten to install or which one i have to install?

HappyTux 12-18-2005 08:16 PM

Quote:

Originally Posted by sharapchi
I am using slackware. I installed mplayer. After installation mpayer gave an error like this :

Code:

mplayer: error while loading shared libraries:
libdv.so.4: cannot open shared object file: No such file or directory

Which library i have forgetten to install or which one i have to install?

On Debian you would need libdv4 so look for similar in Slackware.
Code:

HappyTux:/home/stephen# apt-file search libdv.so.4
libdv4: usr/lib/libdv.so.4
libdv4: usr/lib/libdv.so.4.0.1


tsphan 12-18-2005 09:53 PM

http://www.linuxpackages.net/pkg_details.php?id=8003


All times are GMT -5. The time now is 08:06 PM.