Hi, This is my first time to try cinelerra. So I read the installation documentation carefully and I'm pretty sure I've got all the needed software and libraries installed. I then followed the default procedure for installing cinelerra-2.1:
$ tar xjvf cinelerra-2.1-src.tar.bz2 $ cd cinelerra-2.1 $ ./configure [...snip...] Writing hvirtual_config.h Have Video4Linux 2 Have DVB Don't have OpenGL 2.0 Configured successfully. Type 'make' to build it. $ make [...snip...] Assembler messages: Fatal error: can't create i686/soundtest.o: No such file or directory make[1]: *** [i686/soundtest.o] Error 1 So I've manually created this i686 directory. By the way, why does it say that there's no OpenGL 2.0? I have: freeglut-2.4.0-10.fc6 freeglut-devel-2.4.0-10.fc6 Is that not good enough? Anyway, I ran make again and this time it goes well for quite a long while until: make[3]: Leaving directory `/cinelerra-2.1/libsndfile-1.0.11' make[2]: Leaving directory `/cinelerra-2.1/libsndfile-1.0.11' make -C quicktime /bin/sh: -c: line 1: syntax error: unexpected end of file /bin/sh: i686/c_flags: No such file or directory /bin/sh: i686/lame_flags: No such file or directory /bin/sh: i686/objs: No such file or directory make[2]: Entering directory `/cinelerra-2.1/quicktime' make[2]: *** No rule to make target `i686', needed by `all'. Stop. make[2]: Leaving directory `/cinelerra-2.1/quicktime' make[1]: *** [all] Error 2 make[1]: Leaving directory `/cinelerra-2.1' Any idea what's going wrong here? Thanks, Rob. ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
