On 6/2/06, Bradley Wagner <bradley.wagner@hannonhill.com> wrote:
> I have installed subversion already. The binaries are there and
> functioning correctly. Now I'd like to go back with the source the I
> kept and simply install the apache modules and nothing else. Is there
> any way to do this without overwriting my existing installation of
> the binaries and libraries? Is there any way to tell configure to
> only build the apache *.so files?
No, but you could do a DESTDIR install (make install DESTDIR=....)
installing to another dir than the one your install is currently
located. After that, you can copy the apache modules to their real
directories and remove the destdir.
HTH,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 4 11:51:05 2006