红联Linux门户
Linux帮助

linux5.5下安装oracle 10g

发布时间:2008-11-20 22:01:03来源:红联作者:youmu80
大家好,我在安装oracle的时候出现了一个这样的错误
[e@localhost database]$ ./runInstaller
正在启动 Oracle Universal Installer...

正在检查安装程序要求...

检查操作系统版本: 必须是edhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
通过


所有安装程序要求均已满足。
准备从以下地址启动 Oracle Universal Installer /tmp/OraInstall2008-11-20_09-47-41PM. 请稍候...[oracle@localhost database]$ 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.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.(Unknown Source)
at java.awt.Frame.(Unknown Source)
at oracle.ewt.popup.PopupFrame.(Unknown Source)
at oracle.ewt.lwAWT.BufferedFrame.(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.(OiocOneClickInstaller.java:378)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)



能后就停留在这里,希望大家帮忙,谢谢
文章评论

共有 14 条评论

  1. dongyichen 于 2011-08-04 14:04:44发表:

    试试楼上的方法,老师那样讲过~

  2. dongyichen 于 2011-08-04 14:04:08发表:

    试试楼上的方法,老师那样讲过~

  3. zxt_th@163.com 于 2010-12-15 11:49:48发表:

    学学好

  4. yanlong938 于 2010-10-25 00:06:54发表:

    xhost +

  5. zmhs 于 2010-10-19 17:48:57发表:

    good!i like it ,thank u!

  6. 里宁科斯 于 2010-10-18 10:25:33发表:

    su命令切换到root用户
    然后直接执行xhost“空格”+
    就可以了

  7. 里宁科斯 于 2010-10-18 10:24:26发表:

    引用:
    在root用户下运行命令xhost +
    让所有的用户都能运行图形界面
    lichujing 发表于 2008-11-30 11:47

    这是个正解

  8. yanlong938 于 2010-08-17 01:31:50发表:

    有图形界面出来吗。。。。

  9. yanlong938 于 2010-08-09 03:07:19发表:

    来学习了。。。

  10. crealifemxm 于 2010-01-29 10:48:12发表:

    下来看看!!

  11. myfreel 于 2010-01-03 13:24:24发表:

    这是什么呀。

  12. lichujing 于 2008-11-30 11:48:23发表:

    也就是在root的控制台(你输命令的地方)运行上面的

  13. lichujing 于 2008-11-30 11:47:15发表:

    在root用户下运行命令xhost +
    让所有的用户都能运行图形界面

  14. youmu80 于 2008-11-24 14:07:22发表:

    不知道是那位大师帮我指点了,能否说清楚点
    本人是刚开始学习linux,有很多不动,