[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X fro
From: |
Bill Northcott |
Subject: |
Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems |
Date: |
Sun, 22 Nov 2009 12:14:26 +1100 |
Any of the recent versions of autoconf, automake and libtool will work.
One of you warnings is coming from the autogen.sh script. The other comes from
autoconf, which is gives an error because alocal.m4 was generated with a
different version of autoconf.
So you must have more than one version of autoconf installed. Choose one of
them and hack up autoconf.sh so that xxDIR and REQUIRED_XXX_VERSION in around
lines 14 - 25 of the autogen.sh correspond with your versions and locations.
Bill
On 22/11/2009, at 5:18 AM, Scott Christley wrote:
> According to the checks in autogen.sh, you should have:
>
> automake 1.10.1
> autoconf 2.62
> libtool 2.2.4
>> aclocal.m4:17: error: this file was generated for autoconf 2.61.
>> You have another version of autoconf. If you want to use that,
>> you should regenerate the build system entirely.
>> aclocal.m4:17: the top level
>> autom4te: /usr/bin/m4 failed with exit status: 63
>> Running automake --gnu -Wno-portability ...
>> aclocal.m4:17: error: this file was generated for autoconf 2.61.
>> You have another version of autoconf. If you want to use that,
>> you should regenerate the build system entirely.
>> aclocal.m4:17: the top level
>> autom4te: /usr/bin/m4 failed with exit status: 63
>> automake: autoconf failed with exit status: 63
>> Skipping configure process.
>> -----
>> The thing I don't understand is that if I use autoconf 261, ths system says
>> that it need version 2.62, and and if I use 261 it says it needs the 262!!
>> Before starting again: Could you tell me
>> 1) what version of automake, autoconf should I use
>> 2) what verion of sed I have to compile?
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, (continued)
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Nima Talebi, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Scott Christley, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Nima Talebi, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Scott Christley, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Nima Talebi, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Nima Talebi, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Bill Northcott, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Nima Talebi, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Alessandro Perrone, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Scott Christley, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems,
Bill Northcott <=
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Bill Northcott, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Bill Northcott, 2009/11/21
- Re: [swarm-hackers] "Swarm Wiki Guide - Installing Swarm on Mac OS X from Source" problems, Scott Christley, 2009/11/21