This is a complete binary distribution of Python 1.4 for HP/UX 9.01.
It works on my machine; it should work on any machine running HP/UX 9.x
or 10.x, but it hasn't been tested on anything but my machine.
Installation instructions (you will almost certainly need root permission
to do this):
1) cd /usr/local
2) gzcat python-hpux9.01-full.tar.gz | tar xf -
That's it! Make sure that /usr/local/bin is in your search path.
If you use csh (or tcsh), you must either log out and log in again
or type "rehash" (to make csh find a freshly installed program).
Attention: this distribution must be installed in /usr/local. If
you want to install Python anywhere else, get the source distribution
and install it yourself.
Konrad Hinsen <
[email protected]>
Nov 20, 1996