HPUX install

Rodrigo Senra rodsenra at correionet.com.br
Mon Dec 11 19:43:44 EST 2000


Brad wrote:
> 
> We are running HPUX 10.20 and I was wondering why I cant get python to
> install.
> 
> make does not...it gives the following error
> 
>   cd Parser ; make OPT="-O" VERSION="2.0" \  prefix="/usr/local"
> exec_prefix="/usr/local" all  cc -Ae -O -I./../Include -I.. -DHAVE_CONFIG_H
> -c pgenmain.c (Bundled) cc: warning 480: The -A option is available only with
> the C/ANSI C pro duct; ignored. (Bundled) cc: warning 480: The -O option is
> available only with the C/ANSI C pro duct; ignored. cpp: "pymem.h", line 7:
> error 4036: Can't open include file 'pyport.h'. *** Error exit code 1

I do not know of a single soul that succeded in using cc to compile
Python in HP-UX. Download gcc for HP-UX and use it instead. ;o)
This is not a solution the problem you raised, but may be a solution
to the problem you have.
HTH
Rod
-- 
Rodrigo Senra         
Computer Engineer   (GPr Sistemas Ltda)  rodsenra at correionet.com.br 
MSc Student of Reflection (IC- UNICAMP) Rodrigo.Senra at ic.unicamp.br
http://www.ic.unicamp.br/~921234 (see also   http://www.gpr.com.br)






More information about the Python-list mailing list