"kdenlive_builder.sh from svn repository" (link from wiki) contents
cd ../kdenlive && sh bootstrap && ./configure --prefix=$DEST_DIR --enable-debug=full &&
But cmake builds the kdenlive quite a while.
Where is correct kdenlive_builder.sh?
"kdenlive_builder.sh from svn repository" (link from wiki) contents
cd ../kdenlive && sh bootstrap && ./configure --prefix=$DEST_DIR --enable-debug=full &&
But cmake builds the kdenlive quite a while.
Where is correct kdenlive_builder.sh?
Hi,
I'm maintaining a copy of the script in this topic:
viewtopic.php?f=8&t=339&start=30
as I've no other place to put it. By the way, I've incorporated your finding about avformat headers location. Thanks for that ;)
Regards.
JM
Ok, thanks. :D
It's really difficult to find last version in forums.
But why isn't it in svn/wiki?