A little help please!

Bob Cortez rjcortez at gmail.com
Tue May 8 06:11:51 UTC 2007


I volunteered for the documentation team, but apparently I didn't know
the secret handshake, so I was rejected.  As near as I can tell the
following is everything that needs to be done to install the necessary
codecs.

Directions for adding repository and restricted codecs for Feisty Fawn
(Ubuntu 7.04) on *86 32 systems.

Open Applications|Accessories|Terminal

1) Get and add the gpg key to authenticate packages from the medibuntu
repository

	wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- |
sudo apt-key add -

2) Add the medibuntu repository to the source list

	sudo wget http://medibuntu.sos-sts.com/sources.list.d/feisty.list -O
/etc/apt/sources.list.d/medibuntu.list

3) Update the package list for your repositories

	sudo apt-get update

4) Install the DVD codecs

	sudo apt-get install libdvdcss2

5) Install additional multimedia codecs

	sudo apt-get install w32codecs

Please let me know if there are obvious mistakes in any of that.

Now at the risk of outing myself as a complete moron, how would I
write some type of script that would run these commands automatically?
 I'm thinking in terms of like a batch file in the old DOS days.

Bob

On 5/5/07, Phil Pinkerton <pcpinkerton at gmail.com> wrote:
> I am sorry I am disabled and have limited capacity to use the computer
>
> thank you for you kind words
>
>
> Mario Vukelic wrote:
> > On Sat, 2007-05-05 at 08:42 -0300, Phil Pinkerton wrote:
> >
> >> Are the 64bit instructions there also ?
> >>
> >
> > http://www.ubuntugeek.com/playing-encrypted-dvds-in-ubuntu.html
> >
> > I don't want to be rude or anything, but this stuff is really easy to
> > ding by goggling for "amd64 ubuntu DVD" (without the quotes)
> >
> >
> >
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list