RE: compile svn-1.6.1 on aix 5.3 error
From: <webpost_at_tigris.org>
Date: Mon, 27 Apr 2009 20:18:34 -0700 (PDT)
This is my compile process in compile subversion-1.5.3, I just use fsfs, and not use http. Read INSTALL & README first before compile!
Uncompress & untar all the source file. Make sure include subversion-dep-1.5.3. All the tools can download from http://www.gnu.org
I just install in $HOME/local, so all configure use parameter "--prefix=$HOME/local"
1. compile libtool, I use libtool-1.5.22
2. compile python, I use python 2.4.5
afte compile & install, set the envirment PATH
3.compile m4, I use m4-1.4.10
4.compile autoconf, I use autoconf 2.61
5.compile zlib
6.compile svn, (Because i dont use http server & openssl, I delete serf directry in subversion-1.5.3, or configrue will make error)
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.