fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [6496] property: tweak compile script


From: Sigurd Nes
Subject: [Fmsystem-commits] [6496] property: tweak compile script
Date: Mon, 18 Oct 2010 17:05:44 +0000

Revision: 6496
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6496
Author:   sigurdne
Date:     2010-10-18 17:05:43 +0000 (Mon, 18 Oct 2010)
Log Message:
-----------
property: tweak compile script

Modified Paths:
--------------
    trunk/property/tutorials/property/examples/install.apache.sh

Modified: trunk/property/tutorials/property/examples/install.apache.sh
===================================================================
--- trunk/property/tutorials/property/examples/install.apache.sh        
2010-10-18 13:49:42 UTC (rev 6495)
+++ trunk/property/tutorials/property/examples/install.apache.sh        
2010-10-18 17:05:43 UTC (rev 6496)
@@ -217,9 +217,11 @@
 make &&\
 make install &&\
 # Configure httpd
+#cd ../../ &&\
+#./configure --with-apr=/usr/local/apr-httpd/\
+# --with-apr-util=/usr/local/apr-util-httpd/\
 cd ../../ &&\
-./configure --with-apr=/usr/local/apr-httpd/\
- --with-apr-util=/usr/local/apr-util-httpd/\
+./configure --with-included-apr\
  --with-mpm=prefork\
  --enable-so\
  --enable-deflate\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]