Message 416600 - Python tracker
Message416600
| Author | erlendaasland |
|---|---|
| Recipients | Anthony Sottile, christian.heimes, erlendaasland, miss-islington, pablogsal |
| Date | 2022-04-02.22:18:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648937909.59.0.218117720866.issue45847@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Anthony: you should be able to build the _tkinter by manually specifying the compiler and linker flags using the `TCLTK_CFLAGS` and `TCLTK_LIBS` environment variables. AFAICS, the flags provided by pkgconfig in Ubuntu 20.04 should work well in 18.04 (possibly with minor adjustments; I didn't check). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-02 22:18:29 | erlendaasland | set | recipients: + erlendaasland, christian.heimes, Anthony Sottile, pablogsal, miss-islington |
| 2022-04-02 22:18:29 | erlendaasland | set | messageid: <1648937909.59.0.218117720866.issue45847@roundup.psfhosted.org> |
| 2022-04-02 22:18:29 | erlendaasland | link | issue45847 messages |
| 2022-04-02 22:18:29 | erlendaasland | create | |