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

[turnserver-4.5.0.6]ERROR: OpenSSL Crypto development libraries are not installed properly in required location. #56

Open
cherishman2005 opened this issue Sep 18, 2023 · 2 comments

Comments

@cherishman2005
Copy link
Owner

turnserver-4.5.0.6# ./configure 
install is /usr/bin/install
pkill is /usr/bin/pkill
Use TMP dir /var/tmp
Compiler: cc
Library option -lsocket cannot be used
Library option -lwldap32 cannot be used
Library option -lwldap64 cannot be used
Library option -lintl cannot be used
Sockets code is fine: no sin_len field present
Ignore IP_RECVERR
Library option -lcrypto cannot be used
ERROR: OpenSSL Crypto development libraries are not installed properly in required location.
Abort.
@cherishman2005
Copy link
Owner Author

 sudo apt-get install libssl-dev

@cherishman2005
Copy link
Owner Author

16bab933db8b98e83b30d9d4091558d
OSCFLAGS='-I../include -L../lib'


CPPFLAGS='-I../include' LDFLAGS='-L../lib' OSCFLAGS='-I../include -L../lib'  ./configure


CPPFLAGS='-I../include' LDFLAGS='-L../lib' ./configure

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