A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-January/041745.html below:

[Python-Dev] HP-UX clean-up

[Python-Dev] HP-UX clean-up [Python-Dev] HP-UX clean-upMartin v. Loewis martin at v.loewis.de
Tue Jan 6 16:18:13 EST 2004
Cameron Laird wrote:

> C.  curses:  I find this hairy.
> 
>     Is there a clean way to build without curses?  

Why do you want one? If it fails to build, it fails to build.
It will still continue trying to build the other extension
modules.

The real problem here is the old decision to use distutils
for building exceptions - in the Modules/Setup approach,
you *had* to edit the file to determine which extension
modules to build.

Of course, the same can apply to setup.py: Just delete
the lines mentioning curses, and it will stop building
the curses extensions.

I'm confident though that one can manage to adjust the
curses code to build on HP-UX, once you have figured out
that there are multiple (three ?!?) curses implementations
on the system, and that you should select the "right"
one.

Regards,
Martin


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4