我正在尝试使用命令行通过putty安装WAS7,我收到以下错误:
[root@TVMSLD tools]# ./imcl install com.ibm.rational.was.v70.extension_1.0.0.20080911_1339 -repositories /home/admin/Softwares/WAS7.0/WAS70 -installationDirectory /opt/IBM/WebSphere/AppServer/V70/BASE -sharedResourcesDirectory /opt/IBM/InstallationManager/IMShared -acceptLicense -showProgress
25% 50% 75% 100%
------------------|------------------|------------------|------------------|
............................................................................
ERROR: The installation package 'IBM® WebSphere® Application Server Version 7.0 Test Environment' requires components supplied by other packages.
The required components might be supplied by the specified features of the following installation packages:
Package: Rational Application Developer 7.5.0 -- Features: Tools for WebSphere® Application Server, version 7.0
我尝试使用包含/home/admin/Softwares/WAS7.0/WAS70/disk1
和/home/admin/Softwares/WAS7.0/WAS70/disk1/diskTag.inf
但是我得到了同样的错误。有人可以帮忙吗?
答案 0 :(得分:1)
这不是独立服务器,而是Rational Application Developer提供的测试环境。它只能通过RAD安装与RAD一起安装。
查看有关独立开发人员版本here的更多信息。