[oracle@localhost Disk1]$ ./runInstaller
[oracle@localhost Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2007
03-05_08-19-25PM/jre/bin/java. Please wait...
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.
9)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi
ronment.java:58)
at java.awt.Window.
at java.awt.Frame.
at java.awt.Frame.
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
[oracle@localhost Disk1]$
是不是我在搭建运行环境的时候少打了什么补丁啊?我检查了,里面要求的补丁我都打了,别人用这文档装得好好的,刚接触LINUX不久,不知道怎么搞,请哪位大虾指教下啊,不胜感激!
有人叫我运行:#xhost +localhost 0.0
运行后:localhost being added to access control list
0.0 being added to access control list


upgrading 于 2007-03-11 16:34:48发表:
我设置了export DISPLAY=127.0.0.1:0.0,还是不行,老样子, 运行host +localhost 0.0
出现: xhost: unable to open display "127.0.0.1:0.0"
是不是环境变量的问题啊?如果是,应该要怎么搞呢?
upgrading 于 2007-03-08 11:52:43发表:
是啊,我GCC降级,还是一个样,
人家在AS4都能装的上的,我就装不上,肯定是有哪地方有问题,就是不知道在哪里,不知道有哪位比较了解的,讲解下.最好能把怎么分析的说下,让象我这样的新手学下.多谢了!
chameleon 于 2007-03-08 11:34:21发表:
AS4上装9i比AS3上要多了GCC降级一步...
不过我在AS3上安装可以,在AS4上好象也不行