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 wah meng
Recipients wah meng
Date 2011-09-16.12:23:21
SpamBayes Score 2.461195e-08
Marked as misclassified No
Message-id <1316175802.51.0.740552144626.issue12992@psf.upfronthosting.co.za>
In-reply-to
Content
Hello there,

I am building python on HP-UX 11.31 (Itanium ia64). I would like to utilize the _tkinter module in my application however I failed to build it. I think this module requires additional tcl + tk source code placed into certain directory and the configure will do the build accordingly. Can someone let me know what files are needed and where should I place them in terms of directory structure, so that I can build python with that built-in module successfully? Thanks!

(PS: I am able to build tcl tk 8.5.9 successfully on the same box however I am not sure how to link that piece of work into python build)
History
Date User Action Args
2011-09-16 12:23:22wah mengsetrecipients: + wah meng
2011-09-16 12:23:22wah mengsetmessageid: <1316175802.51.0.740552144626.issue12992@psf.upfronthosting.co.za>
2011-09-16 12:23:21wah menglinkissue12992 messages
2011-09-16 12:23:21wah mengcreate