From: Thomas A. N. <ta...@po...> - 2000-05-03 19:23:27
|
On Wed, May 03, 2000 at 11:05:43AM -0700, Thomas Andrew Newman wrote: > Here's what I did: > > - removed the lines mentioning keybound and curses_version > from both _curses.i and ncurses_new.h (I had to use the > debian patch) > - ran make_c.sh > - ran setup.py build > - ran setup.py install > - ran the example scripts from inside their directory > (examples/) I forgot to mention: either I or one of the scripts removed 'keybound' and 'curses_version' from the '# import some built-in functions from _curses import...' statement in curses.py. Tom -- Tom Newman ta...@po... |