Have made some changes to address these issues: <http://www.jsoftware.com/jwiki/System/Installation/Linux>
Is the command: update-java-alternatives available on linuxes other than Ubuntu? Can someone check the syntax for update-java-alternatives on 64-bit Linux please. Is it update-java64-alternatives and update-java32-alternatives? ---bill lam wrote: > Some users can not guess the true version of java from java -version as > it did > not contain the word "Sun". It may be helpful to include some sample > output, eg. > > $ java -version > java version "1.6.0_03" > Java(TM) SE Runtime Environment (build 1.6.0_03-b05) > Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode) > > $ java32 -version > java version "1.6.0_03" > Java(TM) SE Runtime Environment (build 1.6.0_03-b05) > Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
