-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
René Berber wrote:
> David Everly wrote:
>
>> Typically, when packaging software, one uses a "staging" area. For
>> modern autoconf/automake/libtool build processes, this can typically
>> be done as follows:
>>
>> ./configure
>> make
>> make install DESTDIR=/path/to/staging/area
>>
>> The contents of /path/to/staging/area is what you can build your
>> package from (of course, the contents may change based on the options
>> passed to ./configure).
>
> That won't work with subversion's install, it uses apsx to install the Apache
> modules which are outside your "staging area" (the modules are copied to
> wherever Apache has its modules
The above is incorrect - DESTDIR is honoured by the apache module
installation.
> and httpd.conf is also changed).
This, however, is a valid concern. Use the --disable-mod-activation flag
to ./configure to suppress this behaviour.
Max.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
iD8DBQFERAIsfFNSmcDyxYARAjQfAKC3XlMuqLl3X7Z1oAUqEiymiyfwdgCgks3C
TtXvMD8SEPIGg4F3SYLzzbc=
=36QP
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 17 23:03:29 2006