Hi Phillip,
I have installed libtool
And it is used during the process of compiling the other deps.
That was my initial thought, but it is certainly present,
./buildconf finds it;
[beau_at_MacBook:~/SUBVERSION/BUILD/apr] $./buildconf
buildconf: checking installation...
buildconf: python version 2.6.1 (ok)
buildconf: autoconf version 2.64 (ok)
buildconf: libtool version 2.2.4 (ok)
Copying libtool helper files ...
$_prefix/share/aclocal/libtool.m4 not found
On 15/11/2009, at 22:18 , Philip Martin wrote:
> Gavin Baumanis <gavinb_at_thespidernet.com> writes:
>
>> for apr;
>> I get the following after ./buildconf
>> Copying libtool helper files ...
>> $_prefix/share/aclocal/libtool.m4 not found
>>
>> and during a ./configure;
>> performing libtool configuration...
>> ./configure: line 8485: AC_PROG_LIBTOOL: command not found
>>
>> and thus it refuses to make at all.
>>
>> If anyone has ideas, I'd be much appreciative.
>
> You need to install libtool.
>
> --
> Philip
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418124
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418128
Received on 2009-11-15 12:40:17 CET