It's a right pain... I'm not really sure why the faad2 problem exists; I think it's two people not talking with each other (the ffmpeg people and the faad2 people). One would think that they could have sorted it out by now.
I wound up pulling down the source and compiling it without internal ffmpegwhich avoids these problems. If you have a 64 bit system you also need to stuff around with the PIC settings to get it to build. On 30/08/2007, John Coulthard <[EMAIL PROTECTED]> wrote: > > Hi > > I'm trying to install cinelerra on fedora core7. With the help of this > list, > FC7 package manager, yum and downloaded rpms I'm down to just 4 missing > components but they've got me stumped can anyone help? > > Thanks > > Summary of mandatory components: > libogg found > libvorbis found > libvorbisenc found > libvorbisfile found > libtheora found > OpenEXR found > libdv found > libpng found > libjpeg libraries found > libjpeg headers found > libtiff libraries found > libtiff headers found > FreeType 2 found > libx264 libraries missing > libx264 headers found > libuuid libraries found > libuuid headers found > mjpegtools missing > libfftw3 libraries found > libfftw3 headers found > liba52 libraries found > liba52 headers found > libmp3lame libraries found > libmp3lame headers found > libsndfile libraries found > libsndfile headers found > libfaac libraries found > libfaac headers found > libfaad libraries missing > libfaad headers missing > > Summary of optional components: > ESD subsystem found > ESD (Enlightenment Sound Daemon) is enabled > ALSA subsystem found > ALSA is enabled > libraw1394 found > libiec61883 found > libavc1394 libraries found > libavc1394 headers found > librom1394 libraries found > librom1394 headers found > Firewire is enabled > OpenGL 2.0 libraries found > Hardware acceleration using OpenGL 2.0 is enabled > WARNING: Mandatory components are missing; compilation may fail! > > If I try and install mjpegtools-libs I get... > [EMAIL PROTECTED] hvirtual]# yum install mjpegtools-libs > Loading "installonlyn" plugin > Setting up Install Process > Parsing package install arguments > livna 100% |=========================| 2.1 kB 00:00 > Resolving Dependencies > --> Running transaction check > ---> Package mjpegtools-libs.i386 0:1.8.0-7.lvn7 set to be updated > --> Processing Dependency: libquicktime >= 0.9.8 for package: > mjpegtools-libs > --> Processing Dependency: libquicktime.so.0 for package: mjpegtools-libs > --> Restarting Dependency Resolution with new changes. > --> Running transaction check > ---> Package libquicktime.i386 0:0.9.10-4.lvn7 set to be updated > --> Processing Dependency: libx264.so.54 for package: libquicktime > --> Processing Dependency: libavcodec.so.51 for package: libquicktime > --> Processing Dependency: libavutil.so.49 for package: libquicktime > --> Restarting Dependency Resolution with new changes. > --> Running transaction check > ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn7 set to be updated > --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs > --> Processing Dependency: libx264.so.54 for package: ffmpeg-libs > --> Finished Dependency Resolution > Error: Missing Dependency: libx264.so.54 is needed by package libquicktime > Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs > Error: Missing Dependency: libx264.so.54 is needed by package ffmpeg-libs > [EMAIL PROTECTED] hvirtual]# pwd > /home/ann/bin/cinelerra/hvirtual > [EMAIL PROTECTED] hvirtual]# > > > If I try and install faad2 from here > > ftp://fr.rpmfind.net/linux/freshrpms/fedora/linux/1/faad2/faad2-2.0-1.fr.i386.rpm > I get told a newer version is already installed so do I need a softlink > and > what is the name of the file cinelerra is looking for? > > > And as for libx264 !?! I think it's partly installed if that possible. I > read something about making soft links to 3 files but I only had 2 of > them, > x264.a isn't there. > > [EMAIL PROTECTED] hvirtual]# locate libx264 > /home/john/bin/cinelerra/cinelerra-2.1 > /quicktime/x264.052906/build/win32/libx264.dsp > /home/johnn/bin/cinelerra/cinelerra-2.1 > /quicktime/x264.052906/build/win32/libx264.vcproj > /usr/lib/libx264.so.55 > /usr/local/lib/libx264.so.55 #this is a soft link > [EMAIL PROTECTED] hvirtual]# locate x264.h > /home/john/bin/cinelerra/cinelerra-2.1/quicktime/x264.052906/x264.h > /usr/local/include/x264.h #this is a soft link > [EMAIL PROTECTED] hvirtual]# > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > -- Regards, Martin ([EMAIL PROTECTED]) IT: http://methodsupport.com Personal: http://thereisnoend.org
