Installation of the 32-bit JDK on RPM-based Linux Platforms
This procedure installs the Java Development Kit (JDK) for 32-bit RPM-based Linux platforms, such as Red Hat and SuSE, using an RPM binary file (.rpm) in the system location. You
must be root to perform this installation.These instructions use the following file:
jdk-7u1. Download the file. Before the file can be downloaded, you must accept the license agreement.-linux-i586.rpm
2. Become root by running su and entering the super-user password.
3. Uninstall any earlier installations of the JDK packages.
# rpm -e4. Install the package.
# rpm -ivh jdk-7uTo upgrade a package:-linux-i586.rpm
# rpm -Uvh jdk-7u5. Delete the .rpm file if you want to save disk space.-linux-i586.rpm
6. Exit the root shell. No need to reboot.
Nenhum comentário:
Postar um comentário