Hi Andreas,
Thanks for the quick reply.
I have tried to follow your instructions step by step, but when I try to do
./configure --with-apr=/usr/local/src/subversion-1.6.18/apr --with-apr-util=/usr/local/src/subversion-1.6.18/apr-util
It stops here:
Configure: Apache Portable Runtime (APR) library configuration
checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file.
Is there anything I am missing?
Thanks
Mark
bash-3.2# pwd
/usr/local/src/subversion-1.6.18
bash-3.2# ./configure --with-apr=/usr/local/src/subversion-1.6.18/apr --with-apr-util=/usr/local/src/subversion-1.6.18/apr-util
configure: Configuring Subversion 1.6.18
configure: creating config.nice
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... i386-apple-darwin12.0.0
checking host system type... i386-apple-darwin12.0.0
checking target system type... i386-apple-darwin12.0.0
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: Apache Portable Runtime (APR) library configuration
checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file.
bash-3.2# ls
BUGS autogen.sh get-deps.sh
CHANGES build neon
COMMITTERS build-outputs.mk notes
COPYING build.conf packages
HACKING config.log serf
INSTALL config.nice sqlite-amalgamation
Makefile.in configure subversion
README configure.ac tools
TRANSLATING contrib win-tests.py
aclocal.m4 doc www
apr gen-make.opts zlib
apr-util gen-make.py