On Sonntag 05 März 2006 11:41, Nicolas wrote: > Hello, > > I get 2 major problems with Cinelerra SVN, and I would like to get more > information about those bugs. I need a working Cinelerra version (CVS) > on my system to continue working on my regular projects. > I plan to install both CVS and SVN versions on my system. > What configure option do I need to pass in order to isolate the SVN > version ? > > In the "INSTALL" file, it's written : > By default, `make install' will install the package's files in > `/usr/local/bin', `/usr/local/man', etc. You can specify an > installation prefix other than `/usr/local' by giving `configure' the > option `--prefix=PATH'. > There seem to be files of the CVS version in both /usr/local/bin and > /usr/local/lib. Should I create a /usr/local_cinelerra_svn directory ? > Do you use the --program-prefix= option too?
--prefix=/usr/local_cinelerra_svn should do it. But be aware that the plugin path is stored in ~/.bcast/Cinelerra_rc. Hence, you have to remove that line from Cinelerra_rc each time before you run the other version. :-( I should fix this once I find more time again to work on Cinelerra. -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
