PDA

View Full Version : how to install libdvdcss


jinxed05
11-01-2005, 06:45 PM
hi , does anyone know how to install libdvdcss any help would be great, because i'm a newbie.:rrg:

ultrabuzz
11-01-2005, 09:56 PM
Well, the easiest way would be getting yourself a pre-build package for whatever distro you happen to be running.

If that fails, you can build your own from source by going here (http://download.videolan.org/pub/libdvdcss/1.2.9/) and downloading libdvdcss-1.2.9.tar.gz. You would then open a console, change to a directory where you downloaded the file then type:
tar -xvzf libdvdcss-1.2.9.tar.gz then
cd libdvdcss* then
./configure make sure there are no errors, then
make then
su *your root password goes here* then
make install
Yer done.

jinxed05
11-02-2005, 09:18 PM
thanks ultrabuzz for your help ,finally i can watch dvd's :)

ultrabuzz
11-04-2005, 12:13 AM
np :)