MEPISThis forum is for the discussion of MEPIS Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Use tab completion to add the version number to libdvdread (I have version 4, you may have version 3). This will configure and download some files to enable libdvdcss.
root@mepis1:/home/ma1# sh /usr/share/doc/libdvdread[1-4]/install-css.sh
sh: /usr/share/doc/libdvdread[1-4]/install-css.sh: No such file or directory
root@mepis1:/home/ma1#
Where I wrote [1-4], you will need to change that to the actual number. Type in "sh /usr/share/doc/libdvdread" and then hit the tab key and it will autocomplete with the correct number.
HiXaviap
root@mepis1:/home/ma1# sh /usr/share/doc/libdvdread4/
sh: /usr/share/doc/libdvdread4/: No such file or directory
root@mepis1:/home/ma1#
Maurice
. This will download some files and do some configuring. Then try to run a DVD - if it won't start, open the program's browser and open the video file (should end in .TS, IIRC) from there.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.