Ciao Raffaella,
> Are you trying to compile cinelerra from the sources? At present I'm doing yoga to relax and convince me that *compiling* shouldn't be so terrible if so many good people survived it! :-)
It is not so terrible :D It is just like using any other power tool (like an electric drill): a bit scary at first, but once you get it you are glad you learned.
I'm pretty scared but it's possible that I start soon to study how to compile Cinelerra 2.1 CV from souce.
Just give it a go. Start a console, go to the source directory and type at the prompt ($): $ ./configure $ make $ sudo make install (After the last command it should ask you for the password.) It may ask you for some additional libraries. There are a lot of build options, you can see them with $ ./configure --help You can find some more help e.g. at http://cvs.cinelerra.org/cgi-bin/viewcvs.cgi/external/cinelerra/hvirtual/doc/cinelerra.html?rev=1.1.1.6#COMPILING-FROM-SCRATCH or just ask on the list. Alex Fernández. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
