.红 发表于 2003-11-4 07:16:23

请问在rh9上如何安装JAVA VM

我急需装的一个程序必需要求安装JAVA VM,在网上找了很久,试了几个都不行,这是我需安装的程序的说明,不知道该下什么包来装........谢谢指点了.javascript:emoticon(':-)')

To run this script you will need to have the following:
#        1) a Java VM installed (however, it will handle a lack of Java nicely).
#        2) a Java-style properties file having the same name as this script
#                with the suffix .lax.If this script is appended to the
#                self-extractor, it will look for the properties file in the
#                directory specified by $seLaxPath; otherwise, it will look in
#                the same directory that this script is in.
#        3) a Java program in the file "lax.jar".
#
#The .lax property file must contain at least the following properties:
#        1)lax.class.pathclasspath (do not include the environment variable $CLASSPATH )
#        2)lax.nl.java.launcher.main.class(main class of LaunchAnywhere Executable)
#
#################################################################################################

#
# Since USERENV is already set in the self-extractor, if its not set we know
# this is not an installer but a separate launcher.
# USERENV is just a flag passed from use.sh. :?
页: [1]
查看完整版本: 请问在rh9上如何安装JAVA VM