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

Re: Problem installing on Sun in different location

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2005-02-02 19:22:14 CET

On Wed, Feb 02, 2005 at 11:04:44AM -0600, Ed Mostrom wrote:
> but nothing which explained exactly how to get it to work properly. Can
> anyone give me a step by step list of commands to get it to work on Sun?

I use the following to compile it on my Sun machines:

./configure --enable-all-static --without-berkeley-db \
        --without-apache --without-apxs --disable-mod-activation \
        --disable-shared \
        prefix=/apps/subversion-1.1.1

That's just to get the client installed in /apps/subversion-1.1.1 (which I
then symlink to /apps/subversion so people can just use
/apps/subversion/bin/svn)

-- 
Randomly Generated Tagline:
It is pitch black.
 You have been eaten by a Grue.
 Your score is 0 out of 400.

  • application/pgp-signature attachment: stored
Received on Wed Feb 2 19:24:29 2005

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.