Problem 1:
============
In page http://java.sun.com/j2se/1.5.0/jre/install-windows.html:
"1. If choosing "Windows Offline Installation", download and check the download file size
After clicking the JRE "Download" link for the "Windows Offline Installation" (info), a dialog box pops up -- choose the following option:
Save - This saves the downloaded file without installing it. Check that you have downloaded the entire file by comparing the size of the file you downloaded with the expected size shown on the download page:
j2re-1_4_2_<version>-windows-i586.exe
"
(Should be 1_5_0)
Problem 2:
============
In http://java.sun.com/j2se/1.5.0/install-solaris.html
5. Run the pkgadd command to install the packages.
On either x86 or SPARC processors, run:
pkgadd -d . SUNWj5rt SUNWj5cfg SUNWj5dev SUNWj5man SUNWj5dmo
This installs the Java 2 SDK 1.5.0 into /usr/j2se"
(Should be /usr/jdk/j2sdk1.5.0)
"Note About Default Java Platform: To get the version number of the Java platform that is installed, run:
/usr/j2se/bin/java -fullversion Java 2 SDK 1.5.0 will automatically become the default Java platform on Solaris 9 but not necessarily on earlier versions of Solaris. The default Java platform is determined by the /usr/java symbolic link. If the /usr/java symbolic link is not pointing to the /usr/j2se directory (where Java 2 SDK 1.5.0 was just installed), then you may want to update it to point there. For more details, see Selecting the Default Java Platform."
(Should be /usr/jdk/j2sdk1.5.0)
6. For Japanese users: Install man pages.
If you previously installed the man page packages from Java 2 SDK 1.3.0 or 1.3.1, remove them by running:
pkgrm SUNWjej3m SUNWjpj3m SUNWjuj3m
If you have version 1.4.0 Japanese man pages installed, you will need to remove them:
pkgrm SUNWj5jmp
(Should pkgrm SUNWj3jmp but not SUNWj5jmp)
Problem 3:
============
In http://java.sun.com/j2se/1.5.0/search.html still shows :
"Search Java 2 SDK, Standard Edition v 1.4.2 Documentation"
there's no 1.5.0 button, too.
###@###.### 2004-02-04
============
In page http://java.sun.com/j2se/1.5.0/jre/install-windows.html:
"1. If choosing "Windows Offline Installation", download and check the download file size
After clicking the JRE "Download" link for the "Windows Offline Installation" (info), a dialog box pops up -- choose the following option:
Save - This saves the downloaded file without installing it. Check that you have downloaded the entire file by comparing the size of the file you downloaded with the expected size shown on the download page:
j2re-1_4_2_<version>-windows-i586.exe
"
(Should be 1_5_0)
Problem 2:
============
In http://java.sun.com/j2se/1.5.0/install-solaris.html
5. Run the pkgadd command to install the packages.
On either x86 or SPARC processors, run:
pkgadd -d . SUNWj5rt SUNWj5cfg SUNWj5dev SUNWj5man SUNWj5dmo
This installs the Java 2 SDK 1.5.0 into /usr/j2se"
(Should be /usr/jdk/j2sdk1.5.0)
"Note About Default Java Platform: To get the version number of the Java platform that is installed, run:
/usr/j2se/bin/java -fullversion Java 2 SDK 1.5.0 will automatically become the default Java platform on Solaris 9 but not necessarily on earlier versions of Solaris. The default Java platform is determined by the /usr/java symbolic link. If the /usr/java symbolic link is not pointing to the /usr/j2se directory (where Java 2 SDK 1.5.0 was just installed), then you may want to update it to point there. For more details, see Selecting the Default Java Platform."
(Should be /usr/jdk/j2sdk1.5.0)
6. For Japanese users: Install man pages.
If you previously installed the man page packages from Java 2 SDK 1.3.0 or 1.3.1, remove them by running:
pkgrm SUNWjej3m SUNWjpj3m SUNWjuj3m
If you have version 1.4.0 Japanese man pages installed, you will need to remove them:
pkgrm SUNWj5jmp
(Should pkgrm SUNWj3jmp but not SUNWj5jmp)
Problem 3:
============
In http://java.sun.com/j2se/1.5.0/search.html still shows :
"Search Java 2 SDK, Standard Edition v 1.4.2 Documentation"
there's no 1.5.0 button, too.
###@###.### 2004-02-04
- relates to
-
JDK-4994131 http://java.sun.com/j2se/1.5.0/install-solaris.html has incorrect information...
-
- Resolved
-