Am Freitag, 17. Februar 2006 16:28, schrieb Dimytch: > =====================================Why install only in usr/local ?
Istn't PREFIX set to anything you tell configure to set it to? (I've not installed Cinelerra from source in ages, but that's what I'd expect from any configure-script...) > =====================================My Yasm and Nasm are placed in > secret place :-) % diff configure cinelerra-2.0/configure Mh, if you add the "secret place" to your path, where /usr/bin and /usr/local/bin should belong anyway, "which" will find it. Only looking into twei directories is way worse IMHO... > < if [ $HAVE_YASM == "n" ]; > > if [ $HAVE_YASM == n ]; This change shouldn't change the behaviour in any way. However, the comparison operator is wrong, AFAIK "==" is a bash-ism. A single "=" would be correct in this place. Greetings, Gunter -- *** Powered by AudioScrobbler --> http://www.last.fm/user/Interneci/ *** 20:11 | Soulslide - Into Despair 20:07 | Catafalque - Dreamweaver *** PGP-Verschlüsselung bei eMails erwünscht :-) *** PGP: 0x1128F25F ***
pgpM5K2RS93jQ.pgp
Description: PGP signature
