LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ".Package mplayer needs libdv.so.2, this is not available." (https://www.linuxquestions.org/questions/linux-software-2/package-mplayer-needs-libdv-so-2-this-is-not-available-168865/)

donbellioni 04-11-2004 03:39 PM

".Package mplayer needs libdv.so.2, this is not available."
 
Im trying to use yum update to update my system but when i do,i get the following:

Code:

Finding updated packages
Downloading needed headers
Resolving dependencies
.Package mplayer needs libdv.so.2, this is not available.

I try a "whereis libdv.so.2" and get this:

Code:

libdv.so: /usr/lib/libdv.so.2
So why am i getting this error and how to i resolve it?

Much thanks.

bcf2 12-24-2004 11:20 AM

try ldconfig -v, it will update what the machiene knows it has in libraries. if you want, you can look through the output and see if you see that libdv has been added.


All times are GMT -5. The time now is 02:10 AM.