安装Informix IDS错误104解决方法
#./ids_install
Initializing InstallShield Wizard……..
Launching InstallShield Wizard……..
The wizard cannot continue because of the following error: could not load wizard
specified in /wizard.inf (104)
解决方法:
需要指定以java运行环境,添加以下参数即可
#./ids_install -javahome /bin/java
沙发!!
[回复]
板凳
[回复]
谢谢博主的分享。学习了。
[回复]
这么复杂的东西,你几行代码就给解决了,呵呵
[回复]