On Mon, Sep 08, 2003 at 06:56:55PM +0300, Gregory Staggel wrote: > Can anyone suggest a way to make this work? Firstly, do: java-config --list-available-vms
you should get output similar to this: [blackdown-jdk-1.4.1] Blackdown JDK 1.4.1 (/etc/env.d/java/20blackdown-jdk-1.4.1) (*) there may be more following this rough pattern [..vm-string..] VM name and version (some path in /etc/env.d/java/...) () Now from that list, pick the JDK you want to use, and do: java-config --set-system-vm=blackdown-jdk-1.4.1 (replace 'blackdown-jdk-1.4.1' with the vm-string for the JVM that you want to use.) Either logout and login again or just do: 'source /etc/profile' -- Robin Hugh Johnson E-Mail : [EMAIL PROTECTED] Home Page : http://www.orbis-terrarum.net/?l=people.robbat2 ICQ# : 30269588 or 41961639 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
pgp00000.pgp
Description: PGP signature
