Date: Mon, 4 Jun 2018 14:33:33 -0700 From: edflecko <edflecko@gmail.com> To: freebsd-questions@freebsd.org Subject: Error installing Apache from port with NSS Message-ID: <CAFS4T6aGvaL5hs3xTPCpWHRnO2_O-g7mtjB8V78Ad0WV0Xf%2BpQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'm trying to install Apache 2.4 in an ezjail using the port. I issued the following command from the jail /usr/ports/www/apache24 directory to begin: make config-recursive install clean and I chose to use the NSS option when installing. The error message I eventually get is: "configure: error: Crypto was requested but no crypto library could be enabled; specify the location of a crypto library using --with-openssl, --with-nss, and/or --with-commoncrypto." I then ran: make deinstall clean for the Apache port, installed NSS from the port, and re-ran my Apache install and I still get the same error. I see the error message clearly says to " specify the location of a crypto library using --with-openssl, --with-nss..." but I don't know how to do that. Suggestions? Thank you, Ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFS4T6aGvaL5hs3xTPCpWHRnO2_O-g7mtjB8V78Ad0WV0Xf%2BpQ>