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

Re: svn 1.1.1 on Solaris

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2004-12-04 03:34:31 CET

On Fri, Dec 03, 2004 at 05:18:56PM -0800, Toby Chamberlain wrote:
> Does anyone have any tips or gotchas I can pass on to my UNIX guy before
> we put up an install of 1.1.1 on Solaris 9 (hint: everybody's new to
> CVS/subversion)?

My only tip is that svn expects a GNU environment. So autoconf, automake,
m4, gcc 3, etc. It's a real pain if you don't already have it setup.

I ended up using the following on my Solaris boxes, if it helps:

./configure --enable-all-static --without-berkeley-db \
        --without-apache --without-apxs --disable-mod-activation \
        --disable-shared

I didn't need SSL or BDB at the moment, etc, so just disabling it all
worked pretty well. :)

-- 
Randomly Generated Tagline:
"Best effort" is one of those phrases that doesn't mean what it means...
              -- Larry Wall in <20040316024220.GB3367@wall.org>

  • application/pgp-signature attachment: stored
Received on Sat Dec 4 03:37:31 2004

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

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