[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Installing Apache modules only

From: Bradley Wagner <bradley.wagner_at_hannonhill.com>
Date: 2006-06-05 00:30:25 CEST

Hmm. I guess that's as good as it gets. Is DESTDIR the destination
for the svn installation or the modules directory? Are the apache
modules somehow linked to the location of the subversion
installation. So if I go moving around the modules and removing the
duplicate subversion install, will that mess anything up?

Bradley

On Jun 4, 2006, at 5:49 AM, Erik Huelsmann wrote:

> 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 Mon Jun 5 00:31:19 2006

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.