Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82161 - MPlayer 1.0pre5try2-3.3.4: Missing libdv.so.2 symlink
Summary: MPlayer 1.0pre5try2-3.3.4: Missing libdv.so.2 symlink
Status: RESOLVED DUPLICATE of bug 47655
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-15 13:37 UTC by Jon White
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***