Re: Install troubles with version 1.6
From: Tom Browder <tom.browder_at_gmail.com>
Date: Fri, 3 Apr 2009 19:21:11 -0500
On Fri, Apr 3, 2009 at 6:00 AM, Andrea Antonio Maleci
I believe the subversion configuration system is not very robust. Try
In any case, try to find 'apr-1-config' and 'apu-1-config' on your system:
`which apr-1-config`
Assuming both are found try:
./configure --with-apr=`which apr-1-config` --with-apr-util=`which
Note those are backward quotes surrounding `which ap[ru]-1-config`.
-Tom
------------------------------------------------------
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.