-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hugh Lawson wrote: > Joe Hart <[EMAIL PROTECTED]> writes: > >>> deb http://www.debian-multimedia.org etch main > > [ snip ] > >> And if you're pulling things from that repo, you should import the gpg >> key so you don't get authentication errors. > > > Where can I find detailed step-by-step instructions on how to do this, > from the absolute beginning, with a stable Debian. I don't know > enought to understand these directions: > > http://www.debian-multimedia.org/faq.html > > Forget searching:
Here you go... copy and paste into a terminal (as root) replace etch with whichever version you're running echo "deb http://debian-multimedia.org/ etch main" >> /etc/apt/sources.list gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 1F41B907 gpg --armor --export 1F41B907 | apt-key add - apt-get update && apt-get install w32codecs ffmpeg Note: The line that begins with echo should be all one line, my MUA may cut it. I added ffmpeg because that is also a lot of codecs. You may be interested in mozplugger and libdvdcss2 as well, although the legality of the latter is somewhat in question. Good luck, Joe - -- Registerd Linux user #443289 at http://counter.li.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF8Bb9iXBCVWpc5J4RAuV2AJ9QDoRO4VT7MEuzR1vk61ZiVmDQSQCgsMvf uHQ4IxfmTJ/nrKD8fiBuZog= =0zBy -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]