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

Re: Cannot Build svn 0.21.0 server on Solaris 2.8

From: Michael Price <michael.price_at_acm.org>
Date: 2003-05-02 01:58:21 CEST

> Any help/ideas/suggestions much appreciated.
> Thank you.

Remove the apr and apr-util directories after unpacking the archive.

Then do the following:

cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
(password: 'anoncvs')
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r APR_0_9_3 apr
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r APU_0_9_3 apr-util

Then run 'autogen.sh' and try your configure/make again.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 01:57:17 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.