Informix CSDK をインストールして、Perl と DBD::ODBC を使用して ODBC 接続用のドライバーを取得しようとしています。./installclientsdk を実行すると、次のエラーが発生します。
Initializing InstallShield Wizard........
Launching InstallShield Wizard........erified.
The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)
Ubuntu 11.10 では open-jdk しか利用できないと読んだので、Java バージョンをインストールしました。これが現在の場所です。デバッグすると、次のようになります。
QJMLException: (error code = 3002; message="java.lang.ClassNotFoundException: sun.beans.editors.BoolEditor")
私はこの投稿をフォローしています:
http://ubuntuforums.org/showthread.php?t=1483193
しかし、これまでのところ、JRE を実行したり、CSDK をインストールしたりすることはできません。これに関する提案はありますか?
ありがとう!