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 xxiao
Recipients benjamin.peterson, xxiao
Date 2008-12-11.02:59:00
SpamBayes Score 0.11818876
Marked as misclassified No
Message-id <1228964342.75.0.507728737333.issue4624@psf.upfronthosting.co.za>
In-reply-to
Content
I just rebuild it again, it went away. not sure what I did wrong at
first try.

The last few lines during compilation are:
INFO: Can't locate Tcl/Tk libs and/or headers

Failed to find the necessary bits to build these modules:
_dbm               _sqlite3           _tkinter        
To find the necessary bits, look in setup.py in detect_modules() for the
module's name.

Looks like I need install python-sqlite etc.
History
Date User Action Args
2008-12-11 02:59:02xxiaosetrecipients: + xxiao, benjamin.peterson
2008-12-11 02:59:02xxiaosetmessageid: <1228964342.75.0.507728737333.issue4624@psf.upfronthosting.co.za>
2008-12-11 02:59:01xxiaolinkissue4624 messages
2008-12-11 02:59:01xxiaocreate