changeset 953:f2066a24047d

Update build doc for curl. Do not disable proxy.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 27 Aug 2014 16:29:16 +0200
parents e33a061977c8
children eaea1504f282
files INSTALL
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Wed Aug 27 16:28:49 2014 +0200
+++ b/INSTALL	Wed Aug 27 16:29:16 2014 +0200
@@ -72,10 +72,11 @@
     --without-librtmp --without-libmetalink --without-axtls --without-nss \
     --without-cyassl --without-ssl  --without-gnutls --disable-gopher --disable-smtp \
     --disable-imap --disable-pop3 --disable-tftp --disable-telnet --disable-dict \
-    --disable-proxy --disable-rtsp --disable-ldaps --disable-ldap --disable-file \
+    --disable-rtsp --disable-ldaps --disable-ldap --disable-file \
     --disable-ftp --enable-http --enable-shared=no -enable-static=yes \
     --with-polarssl=$YOURPREFIX --without-ca-bundle --without-ca-path \
     --without-zlib
+    make && make install
 
 To compile the software you can use plain cmake. An out of source build is
 highly suggested. For build options see CMakeList.txt

http://wald.intevation.org/projects/trustbridge/