Tagged Questions
0
votes
3answers
3k views
nginx ./configure can't find openssl
I'm trying to install nginx and no matter what I do, nginx can't seem to find my openssl path. It looks like it's searching for files that don't exist in any of the openssl directories. Below is my ...