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

Re: Notes about getting subversion r2927 to work on FreeBSD with httpd2 head

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-09-03 01:25:45 CEST

On Monday, September 2, 2002, at 06:36 PM, Barry Scott wrote:

> I user the ports collection to install libtool 1.4.x (think I grabed
> the
> files from freebsd.org site.) THen I installed and uninstalled
> according
> to which build need which. You will need to make sure to uninstall it
> before building anything else from the ports collection. THere is a
> warning that most of the ports collection depends on libtool 1.3.x

personally, i install a copy of libtool 1.4.x into my home directory
(compiled with --prefix=$HOME), and add that to my path for the
user i use to do subversion development work. for compiling ports,
i do an 'su -' and get a clean environment, so it uses the version
from the ports tree. it's the safest way to make sure you don't
mess up the ports tree, as it can be very sensitive to new versions
of things like libtool, which are used all over the place.

fortunately, there will (in the near future) be more work done on
updating libtool in freebsd, without breaking everything, but it's
a HUGE job, and won't happen overnight.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're
rooneg@electricjellyfish.net      sufficiently snide about becomes
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 3 01:26:38 2002

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.