> Hi, I am Claudio Messora, video-blogger at www.byoblu.com > > I'm doing some experiments to see if I can switch from Premiere Pro CS5 > on Windows7 64 bits to Ubuntu (last versione, 64 bits) with Cinelerra. > > Unfortunately, last version of Ubuntu does not have Cinelerra packets > in > the software center, so I followe instruction contained in tutorial > http://www.g-raffa.eu/Cinelerra/HOWTO/compilation.html > > Claudio > n.b. I am not that expert of Linux, so please, if possible, be quite > easy and "how-to" like. :) >
Have you tried the steps directly from the cinelerra.org documentation page? http://cinelerra.org/getting_cinelerra.php Under Packages is a section for Ubuntu. This method adds akirad.cinelerra.org to the repository. Now you can use aptitude to install cinelerra without going through any build steps. Once you run the commands: wget -q http://akirad.cinelerra.org/pool/addakirad.deb && sudo dpkg -i addakirad.deb && rm addakirad.deb && sudo apt-get update Cinelerra now shows up in the software center. I am running the latest LTS version (10.04 Lucid Lynx) of Ubuntu for AMD 64 processors. -r Russ Foster _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
