Run automake and friends fails
Frank Schmischke
Frank.Schmischke at t-online.de
Sun Sep 19 23:17:40 BST 2004
Am Sonntag, 19. September 2004 20:50 schrieb Mark Kirby:
> Hi,
>
> I've just installed kdevelop 3.1.0 and i cant compile the simple kde
> application.
>
> When i run automake and friends i keep getting
>
> *** YOU'RE USING automake (GNU automake) 1.9.1.
> *** KDE requires automake 1.6
> gmake[1]: *** [cvs] Error 1
> gmake: *** [all] Error 2
> *** Exited with status: 2 ***
>
> Any ideas how to get around this?
You have an old version of file admin/cvs.sh. Get a new admin-directory from
current kde release (3.3.0) or modify your admin/cvs.sh.
Search for a line with:
automake*1.6.* | automake*.1.7* ...
add there:
| automake*1.9*
Frank
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list