简体   繁体   English

安装IBM JDK和JRE

[英]Installing IBM JDK and JRE

All, I am trying to install the IBM JDK and JRE in the SLED 11 SP3. 全部,我正在尝试在SLED 11 SP3中安装IBM JDK和JRE。 So far, I just found the packages address in the IBM website. 到目前为止,我只是在IBM网站上找到了软件包地址。 But I have confuse with these links. 但是我对这些链接感到困惑。 Becasue Both of the JDK and JRE have two links leading to download. 因为JDK和JRE都有​​两个链接可供下载。 Could anyone please tell me what is the difference between them? 谁能告诉我他们有什么区别? Thanks. 谢谢。

Updated 更新

If the application I developed is deployed to IBM Websphere 8.x. 如果我开发的应用程序已部署到IBM Websphere8.x。 Which JDK should I install? 我应该安装哪个JDK? Thanks. 谢谢。

在此处输入图片说明

What you've shown looks to be the "Developer Kits" provided through IBM developerWorks for development use. 您所显示的似乎是IBM developerWorks提供的供开发使用的“开发人员工具包”。

For IBM Java SDKs that work with WebSphere Application Server, you would obtain them as part of your WebSphere Application Server packages. 对于与WebSphere Application Server一起使用的IBM Java SDK,您将获得它们作为WebSphere Application Server软件包的一部分。

Here is links to the download documents: 这是下载文件的链接:

You can find the parts that you need and follow the instructions to download them from Passport Advantage Online. 您可以找到所需的零件,并按照说明从Passport Advantage Online下载它们。

Note that Java SDK v6 comes embedded with WAS v8.0 and v8.5.5. 请注意,Java SDK v6嵌入了WAS v8.0和v8.5.5。 So there is not a separate install for it -- You get it when you have WAS (classic) installed. 因此,没有单独的安装-安装WAS(经典)后即可获得。 WAS v8.5.5 comes with other choices for Java SDK that you can optionally install eg Java SDK v7. WAS v8.5.5带有Java SDK的其他选择,您可以选择安装,例如Java SDK v7。

More information is available in WAS Knowledge Center: WAS知识中心提供了更多信息:

I will explain here what have I done to install Websphere Application Server V8.5 on my RedHat OS. 我将在这里解释如何在RedHat OS上安装Websphere Application Server V8.5。

Download this: 下载此:

WAS_ND_V8.5.5_1_OF_3
WAS_ND_V8.5.5_2_OF_3
WAS_ND_V8.5.5_3_OF_3
WAS_V8.5.5_SUPPL_1_OF_3
WAS_V8.5.5_SUPPL_2_OF_3
WAS_V8.5.5_SUPPL_3_OF_3
WS_SDK_JAVA_TEV7.0_1OF3_WAS_8.5.5
WS_SDK_JAVA_TEV7.0_2OF3_WAS_8.5.5
WS_SDK_JAVA_TEV7.0_3OF3_WAS_8.5.5
java full version "JRE 1.6.0 IBM Linux build pxa6460_26sr7fp1ifx-20140220_01 (SR7 FP1)"

I think that is all you need. 我认为这就是您所需要的。 Install in this order: 按以下顺序安装:

  • java JRE Java JRE
  • SDK_Java SDK_Java
  • WAS_ND WAS_ND
  • WAS SUPPL 是供应商

If you have any problems please leva a comment. 如果您有任何问题,请发表评论。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM