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 christian.heimes
Recipients Anthony Sottile, christian.heimes, erlendaasland, miss-islington, pablogsal
Date 2022-04-02.17:38:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648921126.39.0.0265829622856.issue45847@roundup.psfhosted.org>
In-reply-to
Content
As I said already, we require a pkg-config file for TCL/TK detection. It turned out to be too painful and too complicated to implement manual TCL/TK detection in configure.ac. Erlend and I tried and eventually gave up.

If your platform does not provide the pkg-config files, then you need to work around the problem or contribute a patch.
History
Date User Action Args
2022-04-02 17:38:46christian.heimessetrecipients: + christian.heimes, Anthony Sottile, pablogsal, miss-islington, erlendaasland
2022-04-02 17:38:46christian.heimessetmessageid: <1648921126.39.0.0265829622856.issue45847@roundup.psfhosted.org>
2022-04-02 17:38:46christian.heimeslinkissue45847 messages
2022-04-02 17:38:46christian.heimescreate