Rational Developer for System z

無法安裝或啟動 IBM Installation Manager

若要解決此問題,請從 Linux 安裝磁碟或套件儲存庫安裝必要的 32 位元 Linux 套件

註: 如需 32 位元 Linux 套件(作為在受支援的 64 位元 Linux 作業系統上執行 Developer for System z® 的必備項目)的部分清單,請參閱 IBM® Rational® Developer for System z Version 8.0.3: Installation Guide
作業系統:
  • Red Hat Enterprise Linux 第 6 版 64 位元

問題:
當您嘗試安裝或啟動 IBM Installation Manager 時,接收到類似於下面範例中所示錯誤訊息的錯誤訊息。在此範例中,在終端機視窗中,從包含 Installation Manager 安裝檔的目錄執行 install 指令:
[root@zahar-rhel64 IMinstallKit]# ./install
bash: ./install: /lib/ld-linux.so.2: bad ELF interpreter:
No such file or directory

分析:
Installation Manager 需要 32 位元版本的 Linux 作業系統程式庫。依預設,部分這些程式庫並非使用 Red Hat Enterprise Linux 第 6 版 64 位元進行安裝。

解決:
若要解決該問題,請從 Linux 安裝磁碟或套件儲存庫安裝下列 32 位元套件
  • libgtk-x11-2.0.so.0
  • libpk-gtk-module.so
  • libcanberra-gtk-module.so
例如,從終端機視窗的指令行中,輸入下列指令:
yum install libgtk-x11-2.0.so.0
針對上方列出的全部三個套件,執行此動作。

現在,Installation Manager 應該正確地安裝並啟動


使用條款 | 意見

本資訊中心採用 Eclipse 技術。(http://www.eclipse.org)