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

Re: SD Depot for HP-UX

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2006-04-17 23:01:32 CEST

-----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

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.