http://bugs.cinelerra.org/show_bug.cgi?id=439
------- Comment #1 from [EMAIL PROTECTED] 2007-08-03 20:46 +2 ------- Yup, compile from scratch. :) 'tis not hard once you get the dependencies tracked down. Here's what helped get me through the process: http://cv.cinelerra.org/docs/wiki/doku.php?id=english_manual:cinelerra_cv_en_2 The only difficult buggen to compile was fftw. At least in my case, I had to ./configure, make, and make install three times to get everything cinelerra wanted: ./configure --enable-double, ./configure --enable-float, ./configure --enable-single. In addition to those flags, I had to use various others like --enable-shared, threads, etc. -- Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
