X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fbld.sh;fp=cinelerra-5.1%2Fbld.sh;h=4684fbb0460d3257d59dab7a2905344005d672d5;hp=7c8837bfbf9a6b4443f93c38c35299aad8851b4d;hb=31dcf588195639485c379434882b98f110063c8e;hpb=f0b8954559086b9967ef01ea4f7d4c5358861059 diff --git a/cinelerra-5.1/bld.sh b/cinelerra-5.1/bld.sh index 7c8837bf..4684fbb0 100755 --- a/cinelerra-5.1/bld.sh +++ b/cinelerra-5.1/bld.sh @@ -1,4 +1,8 @@ #!/bin/bash +# IMPORTANT comments below to change the configure line +# For python version 12, add --without-lv2 +# For newer operating system versions, add --enable-libsvtav1 +# For really old versions, such as ubuntu 16, add --enable-libaom=no ( ./autogen.sh ./configure --with-single-user --with-booby make && make install ) 2>&1 | tee log