(file) Return to readme.jmpi CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/readme.jmpi between version 1.10 and 1.11

version 1.10, 2006/09/14 16:26:40 version 1.11, 2006/09/29 19:46:45
Line 59 
Line 59 
    export CLASSPATH=${CLASSPATH}:${PEGASUS_HOME}/lib/JMPIImpl.jar    export CLASSPATH=${CLASSPATH}:${PEGASUS_HOME}/lib/JMPIImpl.jar
  
 There is now a new variable to determine which JVM to link with.  The choices are as follows: There is now a new variable to determine which JVM to link with.  The choices are as follows:
        PEGASUS_JVM        gcj     Gnu's jvm (ex: gij (GNU libgcj) version 4.1.1 20060525 (Red Hat 4.1.1-1))
      PEGASUS_JVM        sun     Sun's jvm (ex: j2sdk1.4.2_07)      PEGASUS_JVM        sun     Sun's jvm (ex: j2sdk1.4.2_07)
      PEGASUS_JVM        ibm     IBM's jvm (ex: IBMJava2-142)      PEGASUS_JVM        ibm     IBM's jvm (ex: IBMJava2-142)
      PEGASUS_JVM        bea     Suse's IBM jvm (ex: BEAJava2-1.4.2)      PEGASUS_JVM        bea     Suse's IBM jvm (ex: BEAJava2-1.4.2)
 So, pick one and export that variable to the environment.  For example, So, pick one and export that variable to the environment.  For example,
      export PEGASUS_JVM=sun      export PEGASUS_JVM=sun
 NOTE: This is currently listened to for Linux builds.  And the sun option was the only  NOTE: The gcj and sun options were the only tested JVMs.
       tested version.  
  
 There are a couple of optional environment variables to determine how the JRE is initialized.  These are There are a couple of optional environment variables to determine how the JRE is initialized.  These are
 as follows (the variable name and what JRE option that it corresponds to): as follows (the variable name and what JRE option that it corresponds to):


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2