Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82161

Summary: MPlayer 1.0pre5try2-3.3.4: Missing libdv.so.2 symlink
Product: Gentoo Linux Reporter: Jon White <jonlikesbees>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jon White 2005-02-15 13:37:42 UTC
I get the following error when trying to run mplayer...

mplayer: error while loading shared libraries: libdv.so.2: cannot open shared o bject file: No such file or directory

Creating a symlink seems to fix the problem...
ln -s /usr/lib/libdv.so.4.0.0 /usr/lib/libdv.so.2


Reproducible: Always
Steps to Reproduce:
1. 
2. 
3.
Comment 1 Jon White 2005-02-15 13:46:40 UTC

*** This bug has been marked as a duplicate of 47655 ***