LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1022|回复: 1

在Fedora Core4上安装Oracle10g出现的问题

[复制链接]
发表于 2006-3-19 12:36:58 | 显示全部楼层 |阅读模式
$ sh runInstaller
正在启动 Oracle Universal Installer...

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

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


所有安装程序要求均已满足。

准备从以下地址启动 Oracle Universal Installer /tmp/OraInstall2006-03-19_12-27-27 PM. 请稍候...[oracle@localhost database]$ Exception in thread "main" java.lang.U nsatisfiedLinkError: /tmp/OraInstall2006-03-19_12-27-27PM/jre/1.4.2/lib/i386/lib awt.so: /tmp/OraInstall2006-03-19_12-27-27PM/jre/1.4.2/lib/i386/libawt.so: canno t restore segment prot after reloc: Permission denied
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
 楼主| 发表于 2006-3-20 08:20:00 | 显示全部楼层
自己的问题自己解决:将SELINUX关闭
具体方法gedit /etc/sysconfig/selinux
         将SELINUX=enforcing一行#掉
         添加一行SELINUX=disabled
         $reboot

SELINUX是什么?http://www.chinalinuxpub.com/read.php?wid=1010
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表