Re: autogen.sh failure on automake version check
Laurent Malvert <[email protected]> Fri, 24 Jun 2005 11:46:14 +0200
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On 6/24/05, Laurent Malvert <[email protected]> wrote: > Hi >=20 > Trying to compile the latest conglomerate CVS snapshot, here's what I got= : >=20 > $> ./autogen.sh > /usr/bin/gnome-autogen.sh > checking for autoconf >=3D 2.53... > testing autoconf2.50... not found. > testing autoconf... found 2.59 > checking for automake >=3D 1.4... > testing automake-1.4... not found. > ***Error***: You must have automake >=3D 1.4 installed > to build Conglomerate. Download the appropriate package for > from your distribution or get the source tarball at > http://ftp.gnu.org/pub/gnu/automake/automake-1.4.tar.gz >=20 > checking for libtool >=3D 1.5... > testing libtoolize... found 1.5.6 > checking for glib-gettext >=3D 2.2.0... > testing glib-gettextize... found 2.6.3 > checking for intltool >=3D 0.30... > testing intltoolize... found 0.33 > checking for pkg-config >=3D 0.14.0... > testing pkg-config... found 0.15.0 > /usr/bin/gnome-autogen.sh: line 154: --print-ac-dir: command not found > Checking for required M4 macros... > Checking for forbidden M4 macros... >=20 >=20 >=20 >=20 > which is sad, because: >=20 > $> automake --version > automake (GNU automake) 1.9.4 > Written by Tom Tromey <[email protected]>. >=20 ok that's for me :-) didn't notice the line to be uncommented in autogen.sh but still, failing to process autogen with a version of a tool more recent that ne one asked for when it states that X >=3D Y is required isn't really great for the users that may want to try the conglomerate editor. I was also wondering, I saw some debian packages for the version 0.9.0, are some of these available for the 0.9.1/0.9.2 ? --=20 Laurent Malvert [[email protected]]