|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
各位大大好,本人linux新手,在redhat as4里已经装了ic5141,现在在装socencounter8.1时候出现了这个问题,请问下有什么解决方法呢?Starting up InstallScape in GUI mode
DISPLAY environment variable is set to :0.0
If you do not see the InstallScape console
window or the it seems to be hanging then kill this
process.
Set your DISPLAY environment variable to a proper
value and manually start InstallScape by typing:
/ins/iscape/bin/iscape.sh /mnt/hgfs/share/SOCBase/CDROM1:::/soc
Initializing InstallScape using JVM at /ins/iscape/runtime/LNX86/bin/java. This might take some time...
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java:53)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142) at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:96)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at java.awt.Toolkit$2.run(Toolkit.java:821)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:85) |
|