jb wrote: > dan williams wrote: > > >>*** YOU'RE USING autoconf (GNU Autoconf) 2.60. >>*** KDE requires autoconf 2.53 or newer >>make[1]: *** [cvs] Error 1 > > > Seems to be a bug in the admin repository, see: > http://comments.gmane.org/gmane.linux.debian.devel.bugs.general/115077 > > You can solve the problem by applying the following fix (taken from the > above url): > > in file kdenlive-0.3/admin/cvs.sh > > replace line 35: > Autoconf*2.5* | autoconf*2.5* ) : ;; > with: > Autoconf*2.5* | autoconf*2.5* | autoconf*2.6* ) : ;; > > and line 50: > Autoconf*2.5* | autoheader*2.5* ) : ;; > with: > Autoconf*2.5* | autoheader*2.5* | autoheader*2.6* ) : ;; > >
ok, I caught that theme later down in the automake check > >>before I start alot of work, is my source up to date? > > > If you want to work on Kdenlive, you should always use the development > svn source code. To grab the source: > > svn co https://svn.sourceforge.net/svnroot/kdenlive/trunk/kdenlive > > Then, to keep the source up to date: > svn up > > Many fixes/features have already been committed since version 0.3. > ok > About the IRC: I have no access to it during the day, and each time I > tried to connect there was no one on it. Maybe we could organise an IRC > meeting some day... > I'll keep the channel warm :) dan > regards > jb > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel > -- Dan Williams, Owner http://eds.dyndns.org:81/ Electronic Device Services (604) 886 0316 RR8 855 Oshea rd Gibsons BC Canada V0N 1V8
