fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11030] property: upade install


From: Sigurd Nes
Subject: [Fmsystem-commits] [11030] property: upade install
Date: Fri, 05 Apr 2013 13:05:30 +0000

Revision: 11030
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11030
Author:   sigurdne
Date:     2013-04-05 13:05:30 +0000 (Fri, 05 Apr 2013)
Log Message:
-----------
property: upade install

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        
2013-04-05 13:05:07 UTC (rev 11029)
+++ trunk/property/tutorials/property/examples/install.apache.sh        
2013-04-05 13:05:30 UTC (rev 11030)
@@ -212,6 +212,7 @@
 make install &&\
 cd ../$APACHE &&\
 ./configure \
+ --with-included-apr\
  --with-mpm=prefork\
  --enable-so\
  --enable-deflate\
@@ -220,9 +221,9 @@
  --enable-dav\
  --enable-dav-fs\
  --enable-dav-lock\
- --enable-auth-digest &&\
-make &&\
-make install &&\
+ --enable-auth-digest && \
+make && \
+make install && \
 cd ../$PHP &&\
 export LDFLAGS=-lstdc++ &&\
 ./configure \




reply via email to

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