python source code should be compiled with the
SSL=/usr/local/ssl
_ssl _ssl.c \
-DUSE_SSL -I$(SSL)/include -I$(SSL)/include/openssl \
-L$(SSL)/lib -lssl -lcrypto
Similar Posts:
- Python3 ImportError: No module named _ssl [How to Solve]
- Openeuler: How to Install OpenSSL
- The source code installs the git tool, which shows /usr/local/lib64/libcrypto.a(dso_dlfcn.o) undefined reference to `dlopen’
- Python Installation WARNING: pip is configured with locations that require TLS/SSL, however the ssl module…
- MAC dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
- [Solved] Ruby cannot load such file — zlib, openssl(LoadError), gem No rule to make target `/include/ruby.h’
- PHP5.6.27 Install error: error: dereferencing pointer to incomplete type ‘EVP_PKEY’ {aka ‘struct evp_pkey_st’}
- fatal error: ‘openssl/conf.h’ file not found [How to Solve]
- [Solved] Accessing MSSql under Ubuntu prompts SSL Handshake failed with OpenSSL error
- [Solved] MacOS Install python psycopg2 Error: pg_config executable not found. ld: library not found for -lssl