configure says co apr - I suggest to change to use an apr tarball release
From: TJ Maciak <maciaktj_at_gvsu.edu>
Date: Tue, 18 Jan 2011 16:47:36 -0500
I downloaded svn 1.6.15 tarball and ran configure. It suggested the following:
configure: Apache Portable Runtime (APR) library configuration
or
get it with SVN and put it in a subdirectory of this source:
svn co \
Run that right here in the top level of the Subversion tree.
Whichever of the above you do, you probably need to do
svn co \
I did the svn co of both apr and apr-util but it caused much frustration when it couldnt find the Berkeley DB 4.8 tar ball that I compiled - even when doing ./buildconf or ./configure in the apr-util directory
In IRC #svn
Once I downloaded apr and apr-util tar ball from http://apr.apache.org/download.cgi and compiled them, I was able to get subversion to compile doing the following:
1 Download apr from http://apr.apache.org/download.cgi
1 Download apr-util from http://apr.apache.org/download.cgi
Then I went into subversion source directory and compiled using:
TJ
__________________________________________________________________
|
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.