New submission from Skip Montanaro <[email protected]>: Trying to build on OpenSuSE 12.2, I discovered two problems. One, the ncurses library is named "libncurses", not "libcurses". Two, the library is in /usr/lib64. This small patch solves both issues.
---------- files: fficurses.diff messages: 6128 nosy: pypy-issue, smontanaro priority: bug status: unread title: Curses mods for OpenSuSE 12.2 ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1596> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
