Linux--JDK安装

[b][color=red]开发者博客:[url]http://www.developsearch.com[/url][/color][/b]

[b][color=green]准备JDK安装文件:[/color][/b]
jdk-6u26-linux-x64.bin

[b][color=green]开始安装:[/color][/b]

步骤 1 以root用户身份登录服务器。

步骤 2 执行如下命令,进入目录/usr下。
cd /usr

步骤 3 执行如下命令,赋予安装文件可执行权限。
chmod +x jdk-6u26-linux-x64.bin

步骤 4 执行如下命令,安装JDK。
./jdk-6u26-linux-x64.bin

当屏幕显示如下信息时,表明JDK安装成功:
Java(TM) SE Development Kit 6 successfully installed.

Product Registration is FREE and includes many benefits:
* Notification of new versions, patches, and updates
* Special offers on Oracle products, services and training
* Access to early releases and documentation

Product and system data will be collected. If your configuration
supports a browser, the JDK Product Registration form will
be presented. If you do not register, none of this information
will be saved. You may also register your JDK later by
opening the register.html file (located in the JDK installation
directory) in a browser.

For more information on what data Registration collects and
how it is managed and used, see:
http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html

Press Enter to continue.....

步骤 5 单击回车键,完成JDK的安装。

JDK被安装在目录/usr/jdk1.6.0_26下。

----结束


[b][color=green]安装验证[/color][/b]

步骤 1 以root用户身份登录服务器。

步骤 2 执行如下命令,查看JDK的版本是否为“1.6.0_26”。
/usr/jdk1.6.0_26/bin/java –version

显示如下信息:
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)

----结束
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值