On Wednesday 06 Nov 2002 10:37 pm, Jason Wood wrote: > Hi, > > Ok, I have now done a fresh checkout of kdenlive myself and am experiencing > the same problem with it. > > So now I can experiment with it, and compare the output with my "master" > directory, I can figure out what is wrong. > > Expect an answer shortly...
Ok, I've found it, though I am starting to get very unhappy with the KDevelop build system, unless there is something that I am missing :-) Essentially, the order of commands should be : aclocal autoheader autoconf automake perl admin/am_edit ./configure make You should be able to chmod u+x am_edit if you don't want to call it via perl directly. And you don't need to call am_edit or anything preceeding it unless new source files have been added to the project. I am unsure as to why it worked for Rolf - presumably I left some files in CVS which shouldn't have been there, but happened to bypass the automake process ;-) Let me know if things still don't work. Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk
