为访问安装任何 WebSphere® eXtreme Scale Client 提供的产品所必需的产品存储库,必须安装 IBM® Installation Manager。您可以通过命令行安装 Installation Manager。
过程
- 切换到包含 Installation Manager 安装文件的位置,并运行下面的一个命令:
- 管理安装:
installc.exe -acceptLicense -log log_file_path_and_name
![[Unix]](./images/ngunix.gif)
./installc -acceptLicense -log log_file_path_and_name
- 非管理安装:
userinstc.exe -acceptLicense -log log_file_path_and_name
![[Unix]](./images/ngunix.gif)
./userinstc -acceptLicense -log log_file_path_and_name
- 组方式安装:
![[Unix]](./images/ngunix.gif)
./groupinstc -acceptLicense -dataLocation application_data_location -log log_file_path_and_name -installationDirectory Installation_Manager_home
- 可选: 如果存储库需要用户名和密码,请创建密钥环文件以访问此存储库。
有关为 Installation Manager 创建密钥环文件的更多信息,请阅读 IBM Installation Manager V1.5 信息中心。
提示: 创建密钥环文件时,如果 imutilsc 命令找不到指定的 URL,请在存储库 URL 位置末尾追加 /repository.config。
下一步做什么
成功安装 Installation Manager 并设置存储库之后,您可以继续安装
WebSphere eXtreme
Scale WebSphere eXtreme Scale Client或
WebSphere eXtreme
Scale for
WebSphere Application
Server 提供的产品。
有关更多信息,请参阅
使用 GUI 安装 WebSphere eXtreme Scale Client。