一、版本说明
该版本为32位操作系统RedHat的rpm安装包版本,要了解jdk的新版本特征或window版本及其他版本内容参考更多页
二、安装配置步骤
先检查系统有无安装旧jdk版本->卸载旧版本->再重新安装->再配置环境,具体见如下步骤(#为用户需输入shell命令,其余为系统执行记录)
1.安装之前,先查看有没有默认安装版本(Redhat Enterprise Linux默认自带jdk1.4版本)[root@localhost /]# java -version@b@java version "1.4.2"@b@gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46)@b@@b@Copyright (C) 2006 Free Software Foundation, Inc.@b@This is free software; see the source for copying conditions. There is NO@b@warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2.如上系统自带jdk的1.4.2版本,需进行卸载[root@localhost /]# yum remove java@b@@b@Loaded plugins: rhnplugin, security@b@This system is not registered with RHN.@b@RHN support will be disabled.@b@Setting up Remove Process@b@Resolving Dependencies@