New submission from Wong Wah Meng <wahm...@freescale.com>:

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)

----------
components: Tkinter
messages: 144128
nosy: wah meng
priority: normal
severity: normal
status: open
title: Python build finished, but the necessary bits to build these modules 
were not found: _tkinter
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12992>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to