This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients Redcxx, zach.ware
Date 2019-09-11.16:14:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568218440.2.0.322474387925.issue38111@roundup.psfhosted.org>
In-reply-to
Content
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!
History
Date User Action Args
2019-09-11 16:14:00zach.waresetrecipients: + zach.ware, Redcxx
2019-09-11 16:14:00zach.waresetmessageid: <1568218440.2.0.322474387925.issue38111@roundup.psfhosted.org>
2019-09-11 16:14:00zach.warelinkissue38111 messages
2019-09-11 16:14:00zach.warecreate