The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5154 ====================================================================== Reported By: laurent Assigned To: pfelecan ====================================================================== Project: mplayer Issue ID: 5154 Category: packaging Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2014-03-04 16:48 CET Last Modified: 2014-03-08 17:58 CET ====================================================================== Summary: On x86, mplayer depends on the NVidia drivers Description: mplayer will not run on S10 x86 because it has a dependency on libvdpau, which is not always present as it is delivered by the NVidia drivers:
$ /opt/csw/bin/mplayer ld.so.1: mplayer: fatal: libvdpau.so.1: open failed: No such file or directory Killed $ ls -l /opt/csw/bin/mplayer -rwxr-xr-x 1 root bin 11844640 Dec 13 14:23 /opt/csw/bin/mplayer ======================================================================
