Message334701
| Author | kscheidegger |
|---|---|
| Recipients | christian.heimes, fthommen, kscheidegger, simon@simonfoley.net |
| Date | 2019-02-01.16:34:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549038888.34.0.284261069357.issue34028@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I was unable to get it working even with all the suggestions in this thread. I have a shared account on a system with only Python 2.7 and an old version of openssl. I have write access only to my user directory. I installed a new openssl in a local directory and pointed to it with both --with-openssl and LDFLAGS, as suggested. The configure step seems to work, but on make the libssl.so.1.1 still isn't found. I fell back to Python 3.6. Same result. I fell back to 3.4. It finally worked. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-01 16:34:49 | kscheidegger | set | recipients: + kscheidegger, christian.heimes, simon@simonfoley.net, fthommen |
| 2019-02-01 16:34:48 | kscheidegger | set | messageid: <1549038888.34.0.284261069357.issue34028@roundup.psfhosted.org> |
| 2019-02-01 16:34:48 | kscheidegger | link | issue34028 messages |
| 2019-02-01 16:34:48 | kscheidegger | create | |