Cinelerra Ubuntu Instructions
(last updated 22th August 2006)

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/ub...ezy/mjpegtools ./

for dapper:

deb http://www.kiberpipa.org/~gandalf/ub...per/mjpegtools ./

3. Add cinelerra build for your arch:

for breezy:

- i686:
deb http://www.kiberpipa.org/~gandalf/ub...inelerra/i686/ ./
- athlonxp:
deb http://www.kiberpipa.org/~gandalf/ub...erra/athlonxp/ ./
- pentium4:
deb http://www.kiberpipa.org/~gandalf/ub...erra/pentium4/ ./

for dapper:

- i686:
deb http://www.kiberpipa.org/~gandalf/ub...inelerra/i686/ ./
- athlonxp:
deb http://www.kiberpipa.org/~gandalf/ub...erra/athlonxp/ ./
- pentium4:
deb http://www.kiberpipa.org/~gandalf/ub...erra/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