Hi Skip,

On Thu, Sep 5, 2013 at 5:29 PM, Skip Montanaro <s...@pobox.com> wrote:
> Trying to build from source, I get the complaint, "failed to guess
> where ncurses is installed."

The logic is spread on pages upon pages of
pypy/module/_minimal_curses/fficurses.py, including trying with the
"pkg-config" or "ncurses5-config" tools, but does not contain a
command-line-configurable option.  I'd suggest to either edit this
file directly, or to use a solution similar to Davide's.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to