In article <fc58e391-7979-4220-b6c9-a06c23ee4...@21g2000vbk.googlegroups.com>,
 <henning.vonbar...@arcor.de> wrote:
>Aahz:
>>
>> You probably want to start by figuring out which threading library is
>> being used -- Python normally wants Posix threads, but IIRC, that's not
>> the default on HP-UX, and you may need to fix the build process to use
>> Posix.
>
>You're probably right, but I'm lost here, since I'm neither a *nix nor
>a HP-UX expert in building software from source. I'm used to
>"configure; make; make install", which usually works well on other
>platforms...

Try finding a usergroup/list for HP, you will probably have better luck
there.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"In 1968 it took the computing power of 2 C-64's to fly a rocket to the moon.
Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft Windows 98.
Something must have gone wrong."  --/bin/fortune
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to