> > I hope this is trivial, and I apologize ahead of time if so.  Would
> > this perhaps be a compilation issue? Something we have to turn on in
> > the python compile?
>
> Usually, you need not only the libraries but also the headers at
> compilation time. Most probably these were missing.
>
> Diez

Thank you for our response.  Do you mean that the ncurses header
should be in /usr/include upon compilation of python?  Will python
automatically pick up on these headers, or would I need to change
compilation options? Thanks! -Blaine
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to