LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: 黄叶

今天终于在rh9上成功安装了Oracle9,一帆风顺,写一下经验。

[复制链接]
发表于 2004-4-5 14:45:03 | 显示全部楼层

?????????????/

[oracle@xbq Disk1]$ ./runInstaller
[oracle@xbq Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2004-04-05_02-34-11PM/jre/bin/java. Please wait...
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2004-04-05_02-34-11PM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
发表于 2004-4-23 10:49:48 | 显示全部楼层

安装oracle中rpm问题

[root@localhost root]# rpm -qa|grep compat
compat-libstdc++-devel-7.3-2.96.118
compat-gcc-7.3-2.96.118
compat-libstdc++-7.3-2.96.118
compat-gcc-c++-7.3-2.96.118

请问,下面该如何进行,是否要下载上述的
"3.1、首先用命令rpm -qa|grep compat 查看系统中是否安有以下几个软件包:
compat-gcc-7.3-2.96.118.i386.rpm
compat-libgcj-7.3-2.96.118.i386.rpm
compat-libgcj-devel-7.3-2.96.118.i386.rpm
nss_db-compat-2.2-20.i386.rpm"
进行安装?
谢谢
发表于 2004-5-6 09:51:48 | 显示全部楼层

what about this error

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.

how to solve it
发表于 2004-8-21 03:37:53 | 显示全部楼层

还是中文的问题

自己的jre是好的,可以使用中文,但是安装成功后启动dbca,oracle用了自代的jre又出现了乱码。用什么方法可以使oracle使用原本自己配置好jre???
曾按照那个“完全解决方案”做了,但是没有成功,情不吝赐教。
另外给斑竹提个意见,“授人以鱼不如授人以渔”,所以能不能写教程时也能写上为什么这样作,谢谢,斑竹辛苦了!!
发表于 2004-8-21 03:42:32 | 显示全部楼层

回复: what about this error

just login with root and excute these command in a term
[hehe@Adam]$ xhost +loaclhost
[hehe@Adam]$ export DISPLAY=localhost:0.0
good luck!

最初由 hai 发表
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.

how to solve it
发表于 2004-9-10 17:46:27 | 显示全部楼层
最初由 黄叶 发表
检查一下你oracle用户主目录里文件.bashrc是否和上面说的一致。
另要以oracle用户的身份进入执行安装程序的哟。


为什么不能直接以root身份执行安装程序而要建oracle用户?
发表于 2004-10-19 19:22:52 | 显示全部楼层
我在装nss_db-compat-2.2-20.i386.rpm软件包的时侯遇到了文题

root@xxzx RPMS]# rpm -ivh nss_db-compat-2.2-20.i386.rpm
warning: nss_db-compat-2.2-20.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
        libc.so.6(GLIBC_PRIVATE) is needed by nss_db-compat-2.2-20
        libnss_files.so.2(GLIBC_PRIVATE) is needed by nss_db-compat-2.2-20

这个文体怎么解决阿,强制安装马????
发表于 2005-2-17 13:39:07 | 显示全部楼层

这是什么原因呀?快来帮帮我,

./runInstaller 我的安装界面也启动了,但是出现这样的提示:
[oracle@dzli Disk1]$ ./runInstaller
[oracle@dzli Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2005-02-17_01-27-00PM/jre/bin/java. Please wait...
Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding
Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding
Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding
Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding
Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding
回复 支持 反对

使用道具 举报

发表于 2005-3-25 08:38:12 | 显示全部楼层

安装 binutils-2.10.0.18-1.i386.rpm 错误

[root@dpnitd Disk1]# rpm -Uvh --force --nodeps binutils-2.10.0.18-1.i386.rpm
error: binutils-2.10.0.18-1.i386.rpm: V3 DSA signature: BAD, key ID db42a60e
error: binutils-2.10.0.18-1.i386.rpm cannot be installed
回复 支持 反对

使用道具 举报

发表于 2005-10-31 10:24:52 | 显示全部楼层
我在Redhat as4上安装oracle9 出现如下错误,不知道怎么回事,请高手指教!感激不尽!!!!!!!!!!!

[oracle@RedhatAs4 ~]$ /data/ora1/install/linux/runInstaller
Initializing Java Virtual Machine from /tmp/OraInstall2005-10-31_09-49-01AM/jre/bin/java. Please wait...
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2005-10-31_09-49-01AM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
[oracle@RedhatAs4 ~]$
回复 支持 反对

使用道具 举报

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

本版积分规则

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