[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 19:28:12 CET

Ben Collins-Sussman writes:
> Robert Pluim <rpluim@bigfoot.com> writes:
>
> > > 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.
>
> I've been building svn on FreeBSD for years. I simply build libtool
> 1.4 by hand, install it, and keep it around most of the time.
> Whenever I want to build a new port, I
>
> cd /usr/ports/devel/libtool
> make deinstall && make reinstall
>
> Then after the port is built, I go back into my libtool-1.4 tree and
> run 'make install' again.
>
> Kind of annoying, but not too big a deal.

To each his own. Futzing with the PATH is quicker ;-)

-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 26 19:28: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.