Castalla, here is it.

My LMS is based on Ubuntu 12.04 server, 64bit.

You can find the ppa at:
https://launchpad.net/~jon-severinsson/+archive/ubuntu/ffmpeg

First, read About Installing.
This requires you to enter the command:
$ sudo add-apt-repository ppa:jon-severinsson/ffmpeg

If the command add-apt-repository returns a not found error, you have
to:
$ sudo apt-get update && sudo apt-get install
python-software-properties
Repeat the add-apt-repository line.

Then you click on Technical Details On This PPA, and select your flavor
of Ubuntu, in my case, Precise.
You have to copy and paste the two lines you obtained:

deb http://ppa.launchpad.net/jon-severinsson/ffmpeg/ubuntu precise main

deb-src http://ppa.launchpad.net/jon-severinsson/ffmpeg/ubuntu precise
main 

into the file sources.list, file that you can open with the nano editor
and the following command:

$ sudo nano /etc/apt/sources.list

Go to the bottom, and paste it with Shift-Ctrl-V

Save with Ctrl-X, Yes

Proceed with the system update:
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get dist-upgrade

Now restart the box with:
$ sudo shutdown -r now

I hope I did not forget anything, and everything's correct.

Ciao,

-Gian



town: Musical Fidelity Dr.Thomas, Preamp II, Infinity 7K, Squeezebox
Classic (2), Squeezebox Radio, Ubuntu 12.4 LTS server
country: Musical Fidelity A-5, Infinity Renaissance 90, Musical Fidelity
A120, Sonus Faber Concertino, Squeezebox Classic (2), SB Touch, Ubuntu
12.4 LTS server
------------------------------------------------------------------------
gian's Profile: http://forums.slimdevices.com/member.php?userid=6702
View this thread: http://forums.slimdevices.com/showthread.php?t=103150

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to