HP-UX Install

Chris sendnospam at home.com
Mon Oct 23 23:22:00 EDT 2000


I'm trying to get Python 2.0 installed on HP-UX.  Anyone have some reliable
instructions on doing so?

It seems to work well except for some thread errors towards the end of "make
test" (and may have been in the make too).

PYTHONPATH= ./python -tt ./Lib/test/regrtest.py -l
pthread_mutex_init: Invalid argument
/bin/sh: 11021 Memory fault(coredump)
gmake: [test] Error 139 (ignored)
PYTHONPATH= ./python -tt ./Lib/test/regrtest.py -l
pthread_mutex_init: Invalid argument
/bin/sh: 11023 Memory fault(coredump)
gmake: [test] Error 139 (ignored)

How can I correct the pthread issue?

Any help appreciated,
Chris





More information about the Python-list mailing list