automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automake Installation Error


From: Ralf Wildenhues
Subject: Re: Automake Installation Error
Date: Tue, 23 Mar 2010 07:39:45 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

Hello William,

* William Drozd wrote on Mon, Mar 22, 2010 at 03:48:58PM CET:
> I have configured/make/make install on autoconf with no problems.
> I have run automake's "configure" with no problems.
> 
> However, when I run "make" while trying to install automake I get the error:
> 
> -bash-3.1$ make
> CDPATH="${ZSH_VERSION+.}:" && cd . &&
> perllibdir="/home/wdrozd/cmake/automake-1.11.1/lib:./lib"
> "/home/wdrozd/cmake/automake-1.11.1/aclocal" --acdir=m4 -I m4
> /bin/sh: /home/wdrozd/cmake/automake-1.11.1/aclocal: No such file or
> directory
> make: *** [aclocal.m4] Error 127
> 
> Can someone please help?

Your version of Automake seems to not come from a release tarball, as
the time stamps are messed up.  If you're building from git, try to
run ./bootstrap first, otherwise extract the sources again and try
again.

Hope that helps.  What does Automake have to do with cmake BTW?

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]