Kbase P7746: How to change the Jdk version on Unix
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/12/2004 |
|
Status: Unverified
GOAL:
How to change the JDK that was installed by progress
FACT(s) (Environment):
UNIX
FACT(s) (Environment):
Progress 9.x
FIX:
1. Rename the JRE directories under $DLC to something else.
2. Install the downloaded JRE/JDK onto the system.
3. Create a soft link under $DLC called JRE that points to the jre
directory.
For example:
cd $DLC
ln -s <jre-install> jre