Message104085
Can you check if the latest patch for issue 7384 fixes the problem?
The patch is against py3k, but it comes down to this:
1) Build the readline module _only_ with -lreadline (instead of
-lreadline -lncursesw)
2) Build the curses and curses_panel modules with -lncurses (instead
of -lncursesw) |
|
Date |
User |
Action |
Args |
2010-04-24 13:11:13 | skrah | set | recipients:
+ skrah, themoken |
2010-04-24 13:11:13 | skrah | set | messageid: <1272114673.47.0.5793147864.issue6091@psf.upfronthosting.co.za> |
2010-04-24 13:11:12 | skrah | link | issue6091 messages |
2010-04-24 13:11:12 | skrah | create | |
|