发新话题
打印

FC4安装java环境遇到的问题

FC4安装java环境遇到的问题

从SUN下载了jdk5.0&Netbeans的bin文件
#chmod 775 xxx.bin(方便运行)
#./xxx.bin
本来应该开始安装。但提示出错。信息如下InstallShield Wizard

Initializing InstallShield Wizard...

Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
.....................The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

后来又单独下载了Netbeans。操作相同。结果……
InstallShield Wizard

Initializing InstallShield Wizard...

Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
....................The wizard cannot continue because of the following error: Invalid command line option: console is not supported (1001) (403)

[root@localhost tmp]# ./jdk-1_5_04-nb-4_1-solsparc-ml.bin -console
InstallShield Wizard

Initializing InstallShield Wizard...

Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
.....................The wizard cannot continue because of the following error: Invalid command line option: console is not supported (1001) (403)

实在是崩溃了……      
彪悍的人生不需要解释!! [color=red]我的网站 [/color][url="http://fantasyland.ik8.com"][color=red]http://fantasyland.ik8.com[/color][/url] 不漂亮你打我!

TOP

单独下载不带NetBeans的安装包呢?只安装JDK。      
When the going gets tough, the tough gets going. [url="http://sean.blogjava.net/"]http://sean.blogjava.net/[/url]

TOP

发新话题