PDA

View Full Version : Need libdvdcss2 but...


kudu
September 20th, 2005, 09:58 PM
...synaptic/apt-get can't find it.

Here's my sources.list:

deb cdrom:[Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted


deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu hoary universe
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted

deb http://security.ubuntu.com/ubuntu hoary-security universe
deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

## Backports
##deb http://ubuntu-backports.mirrormax.net/ hoary-backports main universe multiverse restricted
##deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted

## new official hoary backports repository
deb http://archive.ubuntu.com/ubuntu hoary-backports main universe multiverse restricted

I have commented out the old backports repositories because synaptic can't stat them for some reason. So where the heck is libdvdcss stored these days ??

I need it real bad! :)

Thanks...
kudu OUT

23meg
September 20th, 2005, 10:43 PM
you can download a deb here:

http://download.videolan.org/pub/libdvdcss/1.2.9/deb/

kudu
September 20th, 2005, 11:55 PM
23meg, thanks!

One last(??) question...where do I install it ?

regards,
kudu

23meg
September 21st, 2005, 12:00 AM
just type "sudo dpkg -i" followed by the file path and you're set. it may take a restart to take effect.

kudu
September 21st, 2005, 01:32 AM
Yeah I got the dpkg -i bit but where do I point it ? /usr/lib ?? Where's it supposed to park ??

Thanks!
Kudu

kudu
September 21st, 2005, 02:40 AM
Duh! Nevermind...it's all in the package, isn't it ? Done. 23meg, thanks for your help, very much appreciated.

kudu out