> Bootstrap was complaining about a missing NEWS file. I committed it now, > and on my test system where unsermake is not installed, I could do:
Dear JB, Thank you very much. This fixed the problem. I could bootstrap, then ./configure and make. I am delighted. Cheers, Jean-Michel ******* sh bootstrap Bootstrap is now trying to create a ./configure script suitable for Kdenlive WARNING: running bootstrap is only usefull when checking out Kdenlive from CVS. Debug : automake automake (GNU automake) 1.9.6 Debug : unsermake *** automake (GNU automake) 1.9.6 found. *** Creating acinclude.m4 make[1]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive' make[1]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive' *** Creating list of subdirectories make[1]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive' cd . && make -f admin/Makefile.common subdirs make[2]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive' make[2]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive' make[1]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive' *** Creating configure.files *** Creating configure.in make[1]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive' cd . && make -f admin/Makefile.common configure.in ; make[2]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive' make[2]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive' make[1]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive' *** Creating aclocal.m4 /usr/share/aclocal/soundtouch.m4:29: warning: underquoted definition of AM_PATH_SOUNDTOUCH run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB *** Creating configure *** Creating config.h template *** Creating Makefile templates *** Postprocessing Makefile templates *** Creating date/time stamp *** Finished Don't forget to run ./configure If you haven't done so in a while, run ./configure --help
