Hi!
I tried the "  B.  Building the Latest Source under Unix" part of the 
subversion INSTALL file today. It reads
[...]
First off, if you have any Subversion libraries lying around
from previous 'make installs', clean them up first!
           # rm -f /usr/local/lib/libsvn*
           # rm -f /usr/local/lib/libapr*
           # rm -f /usr/local/lib/libexpat*
           # rm -f /usr/local/lib/libneon*
[...]
Unlike the pre-packaged tarball (which includes apr, apr-util, and neon 
subdirectories), ./configure will fail if it cannot find apr, apr-util, 
and neon libraries already installed on your system.
[...]
Is it just me or is this contradictory? I am asked to remove several 
libs which are not exclusively used by subversion and a little further 
down I am told that the libs which I have delete a few moments ago are 
needed. Frankly this seems a bit odd to me.
Uli Laube
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 23 20:08:20 2004