VSIDO Community

VSIDO Support => General Support => Topic started by: VastOne on August 17, 2014, 11:53:03 PM

Title: smplayer and libdvdnavmini.so.4 errors
Post by: VastOne on August 17, 2014, 11:53:03 PM
If anyone sees this error while trying to view a file in smplayer:


/usr/bin/mplayer2: error while loading shared libraries: libdvdnavmini.so.4: cannot open shared object file: No such file or directory


This is how to fix it


cd /usr/lib/x86_64-linux-gnu

sudo ln -s libdvdnav.so.4.1.2 libdvdnavmini.so.4


Problem solved
Title: Re: smplayer and libdvdnavmini.so.4 errors
Post by: superwow on August 18, 2014, 12:49:12 AM
Much obliged mighty v-ger! Working now!!  8)