gian wrote: > 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
Tried this on the Joggler, Looks like i have to pester roobarb, hey ho! http://'[image: http://i821.photobucket.com/albums/zz140/Maninavan1/joggler%20ffmpeg_zpsrty0exet.jpg]' (http://s821.photobucket.com/user/Maninavan1/media/joggler%20ffmpeg_zpsrty0exet.jpg.html) ------------------------------------------------------------------------ Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/showthread.php?t=103150 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
