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

Re: svn 0.9 rc2 tarball

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-02-16 11:12:25 CET

On Sat, Feb 16, 2002 at 01:09:01AM +0100, Per I. Mathisen wrote:
> On 15 Feb 2002, Ben Collins-Sussman wrote:
> > We just posted a new tarball of Subversion 0.9 release candidate 2:
> ...
> > If people have access to Solaris, OpenBSD, etc... please let us know
> > if you can bootstrap. We know you're out there. :-)
>
> bash-2.02$ uname -a
> SunOS hades.idi.ntnu.no 5.8 Generic_108528-12 sun4u sparc
>
> bash-2.02$ ./configure --prefix=/home/me
> [ok, client only]
>
> bash-2.02$ make
> ...
> /home/hades/a/sall/permath/subversion-r1302/apr/libtool: ar: not found

ar isn't usually in the default $PATH on Solaris boxes: try setting

  PATH=/usr/ccs/bin:$PATH

before building.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.