|
./configure: error: the HTTP cache module requires md5 functions from OpenSSL library. You can either disable the module by using --without-http-cache option, or install the OpenSSL library into the system, or build the OpenSSL library statically from the source with nginx by using --with-http_ssl_module --with-openssl= options. make: *** No rule to make target `build', needed by `default'. Stop. make: *** No rule to make target `install'. Stop. |
|