diff INSTALL @ 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 0abacb0fd564
children 3b736de02df3
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/