|
From: John M. <mu...@im...> - 2001-02-13 03:39:23
|
FYI: The installer says "java version is too old" on HP-UX with Java 1.3. I was able to install on my Linux box so I just tarred up the files, installed manually on HP, edited the "jython" script and it seems to work okay. $ java -version java version "JavaVM-1.3.0.00" Java(TM) 2 Runtime Environment, Standard Edition (build jinteg:11/28/00-11:08) HotSpot VM (build 1.0.1fcs jinteg:11/28/00-13:54 PA2.0, mixed mode) $ $ CLASSPATH=$CLASSPATH:$(pwd) $ java jython-20 try path /new1/mudd/ can not get flavour null for os 'HP-UX' Warning: Cannot convert string "-monotype-arial-medium-r-normal--*-140-75-75-p-*-iso8859-1" to type FontStruct HP-UX B.11.00 A 9000/889 |