LinuxSir.cn,穿越时空的Linuxsir!

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

Install oracle9iRelease2 and patchset3 on Redhat Enterprise AS3 successfully t

[复制链接]
发表于 2003-11-5 13:51:02 | 显示全部楼层 |阅读模式
sorry can't input chinese now
hehe
发表于 2003-11-5 16:42:25 | 显示全部楼层
Install Oracle9iR2 on Red Hat Enterprise Linux 3

Just need some steps, we could install Oracle on RHEL3.

[zhangleyi@RHEL3 mnt]$ uname -a
Linux RHEL3 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 i686 i386 GNU/Linux

[zhangleyi@RHEL3 mnt]$ cdrom1/runInstaller
[zhangleyi@RHEL3 mnt]$ Initializing Java Virtual Machine from /tmp/OraInstall2003-11-04_12-12-10PM/jre/bin/java. Please wait...
/tmp/OraInstall2003-11-04_12-12-10PM/jre/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory

then download compat-libstdc++-7.3-2.96.118.i386.rpm, with "rpm -ivh xxx.rpm" to install this package.

[zhangleyi@RHEL3 mnt]$ cdrom1/runInstaller
[zhangleyi@RHEL3 mnt]$ Initializing Java Virtual Machine from /tmp/OraInstall2003-11-04_12-23-51PM/jre/bin/java. Please wait...
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2003-11-04_12-23-51PM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

this error is because the version of JRE, so download the newest version J2SDK, which is j2sdk1.4.2, and install it.

Next we must change the JRE path that used by oracle installation. copy the CD to the harddisk, for example: /home/zhangleyi/software/oracle/Disk1

Edit the oraparam.ini file, located in /home/zhangleyi/software/oracle/Disk1/install/linux

Change the JRE_LOCATION parameter to the path that you installed java, mine is /usr/local/java

[zhangleyi@RHEL3 mnt]$ cd /home/zhangleyi/software/oracle/Disk1
[zhangleyi@RHEL3 Disk1]$ ./runInstaller

OK, the installer screen pop up. Install this suck as usual..
发表于 2003-11-6 09:54:24 | 显示全部楼层
老兄,compat-libstdc++-7.3-2.96.118.i386.rpm文件在哪里可以下载到?能否提供下载地址?
发表于 2003-11-7 10:07:11 | 显示全部楼层
能否写一个ORACLE817在REDHAT AS3上的安装过程,先感谢了.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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