You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect the autoconf script doesn't include the location of the openssl libraries on MacOS Catalina in its search path.
You can include a path to the openssl libraries with "./configure --with-openssl=PATH". If that solves the problem, please let me know the openbssl library path so I can include it in the list of standard locations to search.
Tried installing the program on MacOs Catalina from terminal
./configure --with-openssl doesn't generate the makefile you need to build the project
./configure does
The text was updated successfully, but these errors were encountered: