Cinelerra Ubuntu Instructions (last updated 7th October 2006) Please note: there will be no more updates to these packages. See: http://www.kiberpipa.org/~gandalf/blog/?p=65 (basicly I don't have access to x86 hardware) Installing Cinelerra on Ubuntu, the new way. Ubuntu doesn't play very well with Marillat's Debian repository. So I am currently also providing packages that are not in Ubuntu. Current instructions are for Ubuntu 5.10 (Breezy) and 6.06 (Dapper). 5.04 (Hoary) is not supported. Setting up repositories: 1. Enable universe, multiverse and restricted Make sure you have following line uncommented in your /etc/apt/sources.list for breezy: deb http://archive.ubuntu.com/ubuntu breezy universe multiverse restricted for dapper: deb http://archive.ubuntu.com/ubuntu dapper universe multiverse restricted 2. Add mjpegtools ubuntu backport for breezy: deb http://www.kiberpipa.org/~gandalf/ubuntu/breezy/mjpegtools ./ for dapper: deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./ 3. Add cinelerra build for your arch: for breezy: - i686: deb http://www.kiberpipa.org/~gandalf/ubuntu/breezy/cinelerra/i686/ ./ - athlonxp: deb http://www.kiberpipa.org/~gandalf/ubuntu/breezy/cinelerra/athlonxp/ ./ - pentium4: deb http://www.kiberpipa.org/~gandalf/ubuntu/breezy/cinelerra/pentium4/ ./ for dapper: - i686: deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./ - athlonxp: deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./ - pentium4: deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./ Installation: apt-get update apt-get install cinelerra --- This repository is being maintained by Jure Cuhalev (gandalf -at- owca.info) (please drop me a mail if things break, I'm currently not running Ubuntu on my workstation so I have to really on your info) I will also announce new builds on my blog in categorie Ubuntu: http://www.kiberpipa.org/~gandalf/blog/?cat=11