[Techtalk] Java J2sdk 1 3 1 upgrade from jdk 1 1 8

Tricia Bowen tbowen at capitalthinking.com
Tue Feb 12 11:23:15 EST 2002


I currently have multiple versions of the jdk because I haven't gotten
around to updating some old apps like DBVisualizer. Just create a symlink
to the jdk you would like to be the default one.

An ls -al would look like this:

lrwxrwxrwx    1 root     root           11 Oct 23 10:48 jdk ->
jdk1.3.0_02/
drwxr-xr-x    9 root     root         4096 Feb  9  2001 jdk1.3.0_02/
drwxrwxr-x    9 root     root         4096 May  6  2001 jdk1.3.1/
drwxrwxr-x    9 root     root         4096 Aug  8  2001 jdk1.3.1_01/
drwxrwxr-x    9 root     root         4096 Jul  7  2000 jdk1.1.8/

If you don't have a .bashrc or .profile, you can just create one in your
home directory and set your CLASSPATH and PATH vars there.
--Tricia


On Wed, 13 Feb 2002, Raena Lea-Shannon wrote:

|I am installing Limweire and it requires Java Runtime j2sdk1.3.1. On
|SuSE installation it comes with JDK 1.1.8 for Star Office.
|
|I have a very limited knowledge of this JRE stuff and fear stuffing up
|badly.
|
|Do I rm jdk 1.1.8 and then chmod+ j2sdk1.3.1 then
|./j2sdk1.3.1 and bingo?
|
|Then once I have j2sdk unpacked I gather I have to set a path in some
|profile somewhere. I did this in RH 7.2 once before in the bash_profile
|but SuSE has no such file.
|
|Help greatly appreciated.
|
|Raena
|
|_______________________________________________
|Techtalk mailing list
|Techtalk at linuxchix.org
|http://mailman.linuxchix.org/mailman/listinfo/techtalk
|





More information about the Techtalk mailing list