New submission from Steve Owens <st...@integrityintegrators.net>:

I just did an SVN checkout of the 2.7 source, ran the following in order:
configure
make
make test

When I run make test it gets to the lines:

test_curses
test_curses skipped -- Use of the `curses' resource not enabled

but I have ncurses installed and enabled.  In fact I was using the
python curses library on my machine when I was running the latest Fedora
YUM install of Python.  

So I am not sure if anyone knows what might be responsible for this message.

----------
components: Build
messages: 82650
nosy: st...@integrityintegrators.net
severity: normal
status: open
title: Use of the `curses' resource not enabled
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to