We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I tried to install it on Mac 10.13.3. But, an error occured!
➜ tcpcrypt git:(master) make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am gcc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -g -O2 -Wall -Wno-deprecated-declarations -MT src/src_tcpcryptd-tcpcryptd.o -MD -MP -MF src/.deps/src_tcpcryptd-tcpcryptd.Tpo -c -o src/src_tcpcryptd-tcpcryptd.o `test -f 'src/tcpcryptd.c' || echo './'`src/tcpcryptd.c src/tcpcryptd.c:15:10: fatal error: 'openssl/err.h' file not found #include <openssl/err.h> ^~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [src/src_tcpcryptd-tcpcryptd.o] Error 1 make: *** [all] Error 2
Could anyone help me?
Thanks
The text was updated successfully, but these errors were encountered:
Install OpenSSL.
Sorry, something went wrong.
reinstalling openSSL also does not work. same error
No branches or pull requests
Hi,
I tried to install it on Mac 10.13.3. But, an error occured!
Could anyone help me?
Thanks
The text was updated successfully, but these errors were encountered: