I am new in HP-UX. I am trying to working with python in HP-UX. I have successfully install python download package from hp-ux package
But I can not set environment variable. Python successfully found in "/usr/local/bin". when I tried
python --version
it returned
python: command not found
How can I work with python in HP-UX ? thanks
`python --version` `/usr/lib/hpux32/dld.so: Unable to find library 'libexpat.so'.Killed` – Zahed Aug 05 '15 at 11:49