Nginx-and-dependences Jan 16th, 2014 6:46 pm 1 2 3 wget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.34.tar.gz wget http://www.openssl.org/source/openssl-1.0.1f.tar.gz wget http://nginx.org/download/nginx-1.5.8.tar.gz default install pcre and openssl 1 2 3 4 5 6 7 8 9 10 nginx configure +gzip Configuration summary + using system PCRE library + OpenSSL library is not used + md5: using system crypto library + sha1: using system crypto library + using system zlib library