Hi Haldun, The full set of required dependencies for building Cinelerra for Ubuntu 12.04 is given bellow.
I hope it helps. Cheers, Nicola ********************** debhelper automake fakeroot libasound2-dev libdv4-dev libavcodec-dev libmp3lame-dev libvorbis-dev libogg-dev libtool liba52-0.7.4-dev libtheora-dev libpng12-dev libjpeg-dev libtiff4-dev libesd0-dev libaudiofile-dev libraw1394-dev libavc1394-dev libfreetype6-dev libfontconfig1-dev nasm uuid-dev, docbook-to-man libfaad2-dev libmjpegtools-dev libopenexr-dev libxxf86vm-dev libfftw3-dev libsndfile1-dev libiec61883-dev libx264-dev, libfaac-dev libx11-dev libxext-dev libxft-dev libxv-dev libxxf86vm-dev libglu1-mesa-dev libv4l-dev From: [email protected] To: [email protected] Subject: Re: [CinCV] Cinelerra on Ubuntu Studio 12.04 Date: Tue, 15 May 2012 09:35:21 +0200 Hello Nicola Can we with this information for dependencies compile cinelerra for ubuntu studio 1204 ? I guess grandma has some more knittings to do :))) Thanks in advance. Haldun. On 17/04/2012 19:18, Nicola Ferralis wrote: Raffaella, make sure you correct your broken dependencies. sudo apt-get -f install As for precise, libjpeg-dev is needed: previous versions use libjpeg62-dev which is no longer in precise. Hope it helps. Nicola P.S. For successful compilation on any ubuntu (including precise) these are the dependencies (from the control file in ppa) debhelper (>= 7.0.16~), automake, fakeroot, libasound2-dev (>= 1.0.4), libdv4-dev (>= 1.0.0), libavcodeccvs51-dev | libavcodec-dev, libmp3lame-dev | liblame-dev (>= 3.92), libvorbis-dev (>= 1.0.0), libogg-dev (>= 1.1.2), libtool (>= 1.5), liba52-0.7.4-dev (>= 0.7.4), libtheora-dev (>=0.0.0.alpha4) | libtheora-mmx-dev (>=0.0.0.alpha4), libpng12-dev (>= 1.2.5), libjpeg-dev | libjpeg62-dev, libtiff4-dev (>= 3.6.0), libesd0-dev (>= 0.2.28), libaudiofile-dev (>= 0.2.3), libraw1394-dev (>= 1.2.0), libavc1394-dev (>= 0.4.1), libfreetype6-dev (>= 2.2.1), libfontconfig-dev | libfontconfig1-dev, nasm, uuid-dev, docbook-to-man, libfaad2-dev | libfaad-dev, libmjpegtools-dev (>= 1.6.2), libopenexr-dev (>= 1.1.1), libxxf86vm-dev (>=6.8.2), libfftw3-dev | fftw3-dev, libsndfile1-dev, libiec61883-dev (>= 1.0.0), libx264-dev, libfaac-dev (>= 1.24), libx11-dev, libxext-dev, libxft-dev, libxv-dev, libxxf86vm-dev, libfftw3-dev, libglu1-mesa-dev, libv4l-dev | v4l-utils > From: [email protected] > To: [email protected] > Subject: [CinCV] Cinelerra on Ubuntu Studio 12.04 > Date: Tue, 17 Apr 2012 14:01:17 +0200 > > Ciao! > > I'm trying to compile Cin on Ubuntu Studio 12.04, a clean install. > I started from the Grandma instructions for Oneiric 11.10. > > raffa@raffa-laptop:~/cinelerra-cv$ sudo apt-get install xorg-dev > libasound2-dev libogg-dev libvorbis-dev libtheora-dev libopenexr-dev > libdv4-dev libpng12-dev libjpeg62-dev libx264-dev uuid-dev mjpegtools > libmjpegtools-dev libfftw3-dev liba52-0.7.4-dev libmp3lame0 > libmp3lame-dev libsndfile1-dev libfaac-dev libfaad-dev libesd0-dev > libavc1394-dev libraw1394-dev libiec61883-dev libtiff4-dev > libxxf86vm-dev libglu1-mesa-dev > > but I got: > > libmp3lame0 is already the newest version. > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libtiff4-dev : Depends: libjpeg-dev > E: Unable to correct problems, you have held broken packages. > > If I install libjpeg-dev I still get the same error. > > Have someone of you already solved the dependency issues in Ubuntu > Studio 12.04? > > Ciao! > Raffaella > > > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
