Timothy Grant wrote: > > .... > then recompiled Python. This time it built readline support. > > However, when I try and import readline, I get the following > error. > > ImportError: /usr/local/lib/python2.1/lib-dynload/readline.so: > undefined symbol: tputs > I think you need to link the readline module with either ncurses or termcap regards uwe