Re: [SLE] deCSS
From: Curtis Rey (crey_at_san.rr.com)
Date: 12/28/03
- Previous message: Fred Miller: "Re: [SLE] Sound Blaster 128 PCI"
- In reply to: p s: "Re: [SLE] deCSS"
- Next in thread: Nick Selby: "Re: [SLE] deCSS"
- Reply: Nick Selby: "Re: [SLE] deCSS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Sat, 27 Dec 2003 20:33:17 -0800
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday 26 December 2003 09:37, p s wrote:
> Nick Selby wrote:
> > Anyone know of a reasonably easy decss program to copy DVDs to my hard
> > drive (and then...perhaps...to a dvd?)
>
> Download mplayer from mplayerhq.hu and ccompile that from the source.
> Then using the mencoder that comes with that you should be able to rip
> dvds.
>
> here's small assistance how to rip.
>
> http://tc.chem.vu.nl/~fleig/timo/MP/encoding.html
>
> P_s
I would also recommend installing "checkinstall". It's on the SuSE disk.
This let's you compile from source but converts it to an rpm (more or less)
so that the rpm data base is aware of it (rpm/yast doesn't see source
installed programs).
Basically it's:
./configure (with any needed path/pointers/flags)
make
Then instead of make install you type checkinstall.
This will ask you a few basic questions such as install in default locations,
and other ancillary information. Then it installs the "source" but makes an
RPM of the programs at the same time.
As I stated, this is usefull to keep the rpm database aware of
programs/libs/devel packages. This is further useful in the case when you
try to install a program with certain dependencies. If you install a sourced
package to meet the dependencies it may not be recognized by the other
package that depends on it because it refers to the rpm database, and being a
source package the rpm database is not aware of it.... Hence it tells you
that package X can't be installed because package Y isn't there and X depends
on Y... But you know Y is there because you installed it - RPM is blind to it
however.
Also uninstalling packages in rpm is a simple process of "rpm -e Y". Unlike
uninstalling source packages which means knowing and/or tracking down all
that the package has installed and manually deleting the files... Not often
an easy task.
Cheers, Curtis.
- --
Spammers Beware: Tresspassers will be shot,
survivors will be shot again!
Warning: Individuals throwing objects at
the crocodiles will be asked to retrieve
them!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/7l0PN9r/ngHXpykRAol/AKC1n/7rI0i6I7kJWNoe5kVYAj3sDwCdHmwn
XMhc6rIRDxM2qJWhwJEbYMU=
=4h8v
-----END PGP SIGNATURE-----
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Fred Miller: "Re: [SLE] Sound Blaster 128 PCI"
- In reply to: p s: "Re: [SLE] deCSS"
- Next in thread: Nick Selby: "Re: [SLE] deCSS"
- Reply: Nick Selby: "Re: [SLE] deCSS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|