Building Subversion
From: Oxley, David <David.Oxley_at_workplace-systems.plc.uk>
Date: 2003-01-20 14:50:03 CET
I have a Subversion src tree of 0.16 and built it against Apache 2.0.43 with
./autogen.sh
./configure --prefix=/usr/local/subversion
make clean
make
make install
I just upgraded to 2.0.44 from the same src tree using these commands:
./autogen.sh
./configure --prefix=/usr/local/subversion
make clean
make
make install
but when 'make install' runs it installs to the apache 2.0.43 directory.
Should make clean be run before configure? Any other ideas?
Dave.
________________________________________________________________________
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.