加入收藏 | 设为首页 | 会员中心 | 我要投稿 湖南网 (https://www.hunanwang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长百科 > 正文

oracle11g – 在Ubuntu 10.04中安装Oracle 11g R2

发布时间:2021-05-25 02:49:21 所属栏目:站长百科 来源:网络整理
导读:初始题目 我在Ubuntu 10.04中运行Oracle 11g第2版企业版(在VMWARE上运行).必要辅佐. 题目#1: 我随着 https://forums.oracle.com/forums/thread.jspa?threadID=1115155 http://www.pythian.com/news/13291/installing-oracle-11gr2-enterprise-edition-on-ub

初始题目

我在Ubuntu 10.04中运行Oracle 11g第2版企业版(在VMWARE上运行).必要辅佐.

题目#1:

我随着

> https://forums.oracle.com/forums/thread.jspa?threadID=1115155
> http://www.pythian.com/news/13291/installing-oracle-11gr2-enterprise-edition-on-ubuntu-10-04-lucid-lynx/

两者都提议安装

> libstdc 5_3.3.6-17ubuntu1_amd64.deb
> ia32-libs_2.7ubuntu6.1_amd64.deb

可是在申请wget时我获得了404

题目2:

我跳过这部门看到竣事,最后我僵持在呼吁下运行

$cd database
$./runInstaller

它的抛掷错误就像

/opt/database/runInstaller: 153: /opt/database/install/.oui: Permission denied

题目阶段2

Thnx Sathya
最后我可以挣脱初始题目.这是愚笨的容许题目.但此刻卡在另一个.当我跑步

./runInstaller

起首它表现以下失败

Checking Temp space: must be greater than 80 MB.   Actual 10055 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 894 MB    Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed <<<<

假如我忽略此搜查并按y继承,则表现

Exception in thread "main" java.lang.NoClassDefFoundError
    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.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

因为我的ubuntu在VMWARE上运行,也许是由于它没有正确获取表现属性.
其它作为澄清
我正在做

DISPLAY=oracle:0.0 ; export DISPLAY

这里是oracle的输出

whoami

有什么提议吗?

最后我修睦了.
运用
xhost +

此刻我可以看到这是在差异的论坛保举的.可是,让我们在这里包罗步调:)

>以root身份登录到节制台并在CDE中打开终端窗口
> DISPLAY =:0.0
>导出DISPLAY
> xhost
> su – oracle
> DISPLAY =:0.0
>导出DISPLAY
> / user / openwin / bin / xclock – 以这种方法启动xclock以确保它正常事变,并且确实云云
>变动回runInstaller地址的目次并启动.

网络自https://forums.oracle.com/forums/thread.jspa?threadID=569326

(编辑:湖南网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读