Are you sure you have the aclocal command? I use automake1.9 package.
>From the automake package: Automake 1.10 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8 and 1.9 did, so has been renamed so that the previous version can continue to be made available. Regards, Carlos El mié, 14-11-2007 a las 12:03 -0600, John Griessen escribió: > Hi, > > I use debian unstable and have > > autoconf 2.61-4 > automake 1:1.10+nogfdl-1 > automake1.7 1.7.9-9 > /usr/bin/automake -> /usr/bin/automake-1.10 > > installed > > when I try to compile gaf from > > git clone git://git.gpleda.org/home/git/gaf.git > or CVS master > > the following message spits out: > > > > make install > ( cd symbols; ./autogen.sh ) > > **Error**: Missing `aclocal'. The version of `automake' > installed doesn't appear recent enough. > You can get automake from ftp://ftp.gnu.org/pub/gnu/ > make: *** [symbols/configure] Error 1 > > > Ideas what I need? > > John G _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

