Hi All, Got it working! Huzzah! Looks like we needed --disable-mmx (which was buried in the archives per E Chalaron, so thanks for that).
For the record... make distclean ./autogen.sh ./configure --disable-mmx make make install ldconfig That all worked but I didn't end up with any script/executable in /usr/bin. I could then only run ./cinelerra from hvirtual/cinelerra as root so I chown'd and chgrp'd everything to me and now it works. Not sure why I had to do that last bit as the destructions said to do everything as root. Anyway, things *appear* to be working although now my fonts are all knack'd - need to go find the bit about adding fonts. If I remember rightly that was a tad fraught last time I did it. Ho hum. Anyway, thanks for all your help and advice - is there anywhere we can document the key bit (./configure --disable-mmx) so that others can benefit from this experience? Thanks again, Marcus. -----Original Message----- From: Graham Evans <[EMAIL PROTECTED]> To: [email protected] Date: Thu, 26 Jun 2008 07:25:42 +0800 Subject: Re: [CinCV] openSUSE 11 Hi The instructions you're following look like they might have become dated. There are patches in the current svn which should make all the -fpic and related flags automatically get set right for 64 bit builds. I suggest to try a 'naked' (no flags) configure and see if it works. ./configure Graham _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra --- AV & Spam Filtering by M+Guardian - Risk Free Email (TM) --- _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
