Just a piece of advice that, had I'd received it, would have saved me a couple days of yak shaving. -T

===================================================================
--- INSTALL     (revision 695999)
+++ INSTALL     (working copy)
@@ -37,6 +37,12 @@
include a sufficiently recent version of GNU Libtool (named
               glibtool, but buildconf knows where to find it).

+            * If you are a developer who will be linking your code with
+             Apache or using a debugger to step through server code,
+             ./configure's --with-included-apr option may be advantageous,
+             as it removes the possibility of version or compile-option
+             mismatches with APR and APR-util code.
+
   For a short impression of what possibilities you have, here is a
   typical example which configures Apache for the installation tree
   /sw/pkg/apache with a particular compiler and flags plus the two

Reply via email to