How to build Python 2.6.2 on HP-UX Itanium with thread support?
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Thu May 21 07:18:15 EDT 2009
In message <fc58e391-7979-4220-b6c9-
a06c23ee4dbb at 21g2000vbk.googlegroups.com>, henning.vonbargen at arcor.de wrote:
> I'm used to "configure; make; make install", which usually works well on
> other platforms...
It's often worthwhile to try
./configure --help
and see if any of the options might be relevant.
More information about the Python-list
mailing list