[Ktechlab-devel] Compiling klt-0.3.7 from svn branch

santiago gonzalez santigoro at gmail.com
Thu Sep 17 06:59:06 UTC 2009


A friend told me about a problem compiling ktl in Debian Squeeze
He has automake 1.11 and had this error:

 $ make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** YOU'RE USING automake (GNU automake) 1.11.
*** KDE requires automake 1.6.1 or newer
make[1]: *** [cvs] Erreur 1
make: *** [all] Erreur 2


He solved it editing admin/cvs.sh line 71

 automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* |
automake*1.10* | automake*1.11* )

And adding:  | automake*1.11*

Looks that this worked for him, perhaps this could be added in the next
releases... just to inform.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20090917/55b0f333/attachment.html>


More information about the Ktechlab-devel mailing list