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

Re: Building static AIX client

From: David Edelsohn <dje_at_watson.ibm.com>
Date: 2006-07-15 04:30:25 CEST

>>>>> Daniel Berlin writes:

Dan> Justin Johnson wrote:
>>> 3) Run the attached bld-svn-client-static.sh script to build the
>>> Subversion client.

Dan> I'm pretty sure David Edelsohn either got subversion to build statically
Dan> on AIX, or determined it was impossible.

Dan> One of the two.

Dan> David?

Dan> (This guy is trying to build SVN with --enable-shared=no, and it doesn't
Dan> work, I think I remember you tried to do the same thing).

        SVN on AIX definitely needs shared libraries disabled. I have
been able to build all SVN releases so far with configure options:

                --with-berkely-db=no --disable-shared

Berkeley DB was causing problems and I do not need to run an SVN server,
so I just disabled that part.

        Also, it is very important to use Bash, not the default AIX shell,
to run configure, if you want it to complete in your lifetime.

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 15 04:37:37 2006

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.