Re: upgrading libtool and automake
Re: upgrading libtool and automake
- Subject: Re: upgrading libtool and automake
- From: Peter O'Gorman <email@hidden>
- Date: Wed, 17 Oct 2007 10:56:31 -0500
Kyle Sluder wrote:
> Look into using MacPorts or Fink. One of the last things you ever
> want to do on any system is replace the existing toolchain unless you
> *really* mean to.
>
> --Kyle Sluder
>
> On 10/15/07, Ken Turkowski <email@hidden> wrote:
>> I would like to install some packages that say
>> You must have libtool 1.4 installed to compile ...
>> You must have automake 1.7.x or later installed to compile ...
>> Is it OK to download these from sourceforge and overwrite the installed ones
>> (i.e. are they backwards compatible?) or should these be installed in a
>> separate place? Will xcode 2.5 or 3.0 provide more up-to-date versions?
To add to Kyle's response, you really do not want to install GNU libtool
in /usr, it will overwrite Apple's libtool and you'll find that useful
utilities like ranlib will no longer function. See the manpages for
libtool and glibtool for more info.
Also note that libtool, automake and so forth are not hosted at
sourceforge, automake is hosted at http://sources.redhat.com/automake/
and the other autotools are at http://savannah.gnu.org, all can be
downloaded from http://ftp.gnu.org or its mirrors.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden