Results 1 to 8 of 8
Hi I'm currently trying out Linspire after triying out Suze and Mandriva anongst others. I got the hang of using rpm files in the other distros but I'm struggling with ...
- 02-22-2006 #1
installing software/files
Hi I'm currently trying out Linspire after triying out Suze and Mandriva anongst others. I got the hang of using rpm files in the other distros but I'm struggling with the Debian method tbh..
I have libdvd~1.bz2 on my desktop but no amount of tinkering will get it to extract/install.
Can somebody tell me the correct command, please?
I've tried 'tar xvf --bz2 libdvd~1.bz2' and all variations of, but to no avail.
(I know it's my stupidity that's causing this
)
cheers
PaulKorean food is great - it's the dog's bollocks!
Linux user number 406572.
- 02-22-2006 #2
It's just a bz2 file, not a tar.bz2?
- 02-22-2006 #3
just a bz2 file, mate
Korean food is great - it's the dog's bollocks!
Linux user number 406572.
- 02-22-2006 #4Code:
bzip2 -d foo.bz2
- 02-23-2006 #5Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
is that libdvdcss2 ? if so you should just add the apropriate repositories and you can simply apt-get install libdvdcss2 and it will download and install for you..
that package is located in the debian-marillat repository. see the following link for repository info (what to add to you sources.list) http://debian.video.free.fr/far...out
- 02-23-2006 #6
Thanks for the replies, guys. The machine I'm trying to install libdvd on is not online enabled (yet), so I'm transferring files with my usb stick. The libdvd file is the very same compressed file I used to enable dvd playback when I was running Mandriva.
In Mandriva it was listed as libdvdcss and in Linspire it's listed as libdvd~1. It is the very same file I've used for all the previous distros I've tried. Should I be using a Debian-specific libdvd file? Do I employ the same installation method to enable dvd playback in Linspire that I used with Mandriva? i.e., ./configure, make, make install, etc?
PaulKorean food is great - it's the dog's bollocks!
Linux user number 406572.
- 02-24-2006 #7
- 02-24-2006 #8yes, if you used that method on mandriva, you can do in on linspire
Originally Posted by rossi46
or you could download
ftp://ftp.nerim.net/debian-marillat/...9-0.0_i386.deb
and copy that to linspire, and then from the commandline do as root
dpkg -i libdvdcss2_1.2.9-0.0_i386.debBrilliant Mediocrity - Making Failure Look Good


Reply With Quote
