octave-maintainers
[Top][All Lists]
Advanced

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

Re: problem with autoconf


From: Shai Ayal
Subject: Re: problem with autoconf
Date: Fri, 27 Aug 2010 11:43:16 +0300

On Fri, Aug 27, 2010 at 11:38 AM, CdeMills <address@hidden> wrote:
>
> Hello,
> I'm trying to build the latest octave from the mercurial repository. Target
> platform is a i686-Fedora13 linux machine. Both autoheader and autoconf fail
> with
> error: you must have libtool 2.2.2 or a more recent
> wich comes from config.ac:
> ifdef([LT_INIT], [], [ errprint
>
> problem is that libtool is available, version 2.2.6; and inside
> autom4te.cache, the file 'requests' gives
> 'LT_INIT' => 1
>
> Any hint ? I'm using the standard build procedure instead of Fedora specific
> rpm-based build.
Just so that we are on the same page, the build process is (from the
octave distribution directory):

./autogen.sh
./configure
make

did you skip the autogen.sh step?

Shai


reply via email to

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