From kde-devel Sat Jun 04 14:03:35 2005 From: Theo Spears Date: Sat, 04 Jun 2005 14:03:35 +0000 To: kde-devel Subject: Re: compile a single project from svn Message-Id: <200506041503.35370.theo () terrarium ! f9 ! co ! uk> X-MARC-Message: https://marc.info/?l=kde-devel&m=111791220901340 On Saturday 04 June 2005 14:36, dave wrote: > hy list, > > i need to compile a single kde project from svn. > > $ svn co -r "{2004-12-20}" > svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebase/konsole > > but if i type: > $ make -f Makefile.cvs > make: Makefile.cvs: No such file or directory > make: *** No rule to make target `Makefile.cvs'. Stop. > > how this can be done? One option is to use Michael Pyne's excellent kdesvn-build script, which is available from http://grammarian.homelinux.net/kdesvn-build/ Once you have it ./kdesvn-build kdebase/konsole Should checkout and build just konsole for you Theo Spears >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<