Message321099
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, simon@simonfoley.net |
| Date | 2018-07-05.11:49:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530791357.75.0.56676864532.issue34028@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
autoconf's --with-library options typically don't support build directories and work with installed versions only. The --with-openssl is no different. I suggest that you install OpenSSL to a local directory and then configure Python to fetch OpenSSL from that directory. The multissltest script in Tools/ssl uses that approach to build Python with multiple OpenSSL versions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-05 11:49:17 | christian.heimes | set | recipients: + christian.heimes, simon@simonfoley.net |
| 2018-07-05 11:49:17 | christian.heimes | set | messageid: <1530791357.75.0.56676864532.issue34028@psf.upfronthosting.co.za> |
| 2018-07-05 11:49:17 | christian.heimes | link | issue34028 messages |
| 2018-07-05 11:49:17 | christian.heimes | create | |