Zachary Ware <zachary.w...@gmail.com> added the comment:

Ok, that shows that the issue is not actually with the Python build, but with 
trying to find the right incantation for both OpenSSL and Python to get what 
you want :).  As such I'm going to go ahead and close the issue.

As for getting you going, there is a bit of headache involved in getting the 
dynamic library search path correct; if you're installing in exotic locations, 
you may need to add entries in `/etc/ld.conf.d/` (and run `ldconfig`).  
Hopefully this gives you enough hints to search for to get you to where you 
want!

----------
resolution:  -> not a bug
stage: test needed -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38111>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to