Help building Python-2.1.1 under HP-UX Release 11.00

Robert Roy rjroy at NO-SPAM.magma.ca
Mon Sep 10 12:20:07 EDT 2001


On Mon, 10 Sep 2001 13:43:29 +0200, juan.alcolea at bt.es wrote:

>Hi,
>
>	I've been playing a little with Python under Windows, and I've found
>it's a very interesting tool. I'm trying to build
>Python-2.1.1 under HP-UX Release 11.00, so I can do some sample development
>in our test server, but I'm getting some problems (please note that I'm not
>a unix administrator, just a plain basic user). I downloaded the .tgz file,
>decompressed it and ran the "configure" script. Then a did a "make", and
>this is what I got:
>

I have not tried to build on 11.00 but have done so on several 10.20
systems. From what I recall, using the basic cc compiler is
problematic. You might want to install gcc and use it instead.

http://hpux.connect.org.uk/hppd/hpux/Languages/python-2.1/  has a
precompiled binary for 2.1 



More information about the Python-list mailing list