[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: libtool version detection

From: Robert Pluim <rpluim_at_bigfoot.com>
Date: 2003-03-26 13:11:11 CET

Brian Denny writes:
>
> forgive me if this problem has a well-known solution, i know zip about
> the autotools and couldn't find this info on the web.
>
> subversion requires libtool 1.4.
> other software (e.g., almost every freebsd port i build) requires 1.3
> and doesn't seem to like 1.4.
>

Yup. The freebsd port makefiles check not only the version, but also
that it's the freebsd port version of libtool.

> i have been solving this problem by having 'libtool' be a symlink which
> i switch back and forth. there must be a better solution...
> or am i doing something wrong?

I install libtool 1.4 in my home directory, and make sure that the
path for root has /usr/local/bin right at the beginning.

-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 26 13:11:28 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.