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

[PATCH] for INSTALL to help sooth httpd-2.0.48 apr.m4 woes

From: Brad Guillory <round_at_baileylink.net>
Date: 2004-01-16 18:14:12 CET

--- INSTALL Fri Jan 16 11:12:07 2004
+++ INSTALL.orig Fri Jan 16 11:01:52 2004
@@ -744,16 +744,6 @@
        at its default locations. For more info about the db
requirement,
        see section I.6.

- Note: Apache 2.0.48 tarball available from apache.org will likely
- fail during ./configure due to more rigorous library checking.
- To remedy this problem you must add the db4 librarys to your
- library search path as suggested during the Berkeley DB4 install.
- If you want a quick fix try setting LDFLAGS to
- "-R/usr/local/BerkeleyDB.4.2" for example use the following
command:
- LDFLAGS=-R/usr/local/BerkeleyDB.4.2 ./configure \
- --with-berkeley-db=/usr/local/BerkelyDB.4.2 \
- --enable-dav --enable-so --enable-maintainer-mode
-
        You may also want to include other modules in your build. Add
        --enable-ssl to turn on SSL support, and --enable-deflate to
turn on
        compression support, for example. Consult the Apache
documentation

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 16 18:22:50 2004

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.