[Kde-extra-gear] cvsExtract.sh

Jeroen Wijnhout Jeroen.Wijnhout at kdemail.net
Sat Feb 7 11:53:47 CET 2004


On Saturday 07 February 2004 11:34, Jesper K. Pedersen wrote:
> I tried packing KimDaBa using the above script, my command was:
> $KDESRC/kdeextragear-1/scripts/cvsExtract.sh -m kdeextragear-2 -a KimDaBa
> -r CVS --plainconfigure -d :pserver:blackie at cvs.kde.org:/home/kde
>
> and as a result I got a directory with a number of files, next I tried
> compiling in that directory, and I got the following error:
> make[4]: Entering directory
> `/tmp/wa/kimdaba-07.02.04-BUILD/kimdaba-07.02.04/doc/es/kimdaba' make[4]:
> *** No rule to make target `all'.  Stop.
>
> looking at that directory, it is completely empty, and the es directory
> contain a Makefile.am which says SUBDIRS=KimDaBa
>
> Am I doing something wrong?

In CVS your app name is kimdaba not KimDaBa, so you probably got an error 
message (from CVS) like:
cvs checkout: warning: new-born `KimDaBa-07.02.04/KimDaBa' has disappeared

So use
-a kimdaba 

best,
Jeroen
-- 
Kile - an Integrated LaTeX Environment for KDE
http://kile.sourceforge.net


More information about the Kde-extra-gear mailing list