Paul Barrett writes: > I'm trying to build Python 1.4 on my Debian box to test the alpha > release of the Numerical module. The 'configure' script fails when I > include the option '--with-readline' because it cannot find the > termcap library. Is this library included in the 'libreadline' > library? Readline appears to depend on it and it is nowhere to be > found. If this is the case I'm sure Guido would like to know about > it, so he can modify the Python configure script.
You need to link with ncurses instead of termcap. David -- David Engel Optical Data Systems, Inc. [EMAIL PROTECTED] 1001 E. Arapaho Road (972) 234-6400 Richardson, TX 75081 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]