Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: invalid option: --with-openssl #2182

Open
fairsayan opened this issue Aug 14, 2020 · 1 comment
Open

Error: invalid option: --with-openssl #2182

fairsayan opened this issue Aug 14, 2020 · 1 comment

Comments

@fairsayan
Copy link

When I try to run the command
brew install --with-openssl curl required in https://github.com/meganz/sdk/blob/develop/doc/OSX.txt at line 10, I get this error:
Error: invalid option: --with-openssl

Running on OSX version 10.15.6 (Catalina)

@fairsayan
Copy link
Author

I tried using sudo port install libcryptopp with proper configuration path (by default with MacPorts files are in /opt/local/include/cryptopp).
it finds the headers, but it fails anyway:
checking for libcryptopp... checking cryptopp/cryptlib.h usability... yes checking cryptopp/cryptlib.h presence... yes checking for cryptopp/cryptlib.h... yes checking for main in -lcryptopp... no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant