python3.7.2 won't compile with SSL support (solved)
Felix Lazaro Carbonell
felix at epepm.cupet.cu
Thu Feb 21 10:29:55 EST 2019
Incredibly:
./configure --with-ssl=/usr/include/openssl/
Made the trick!!
Although --with-ssl is not documented in ./configure --help.
Cheers,
Felix.
More information about the Python-list
mailing list