Oracle 9iR2 (9.2.0.2) and Debian sid

From: (wrong string) çois <francois.brugere_at_laposte.net>
Date: 22 Jan 2003 06:18:28 -0800
Message-ID: <d81567b6.0301220618.479841ab_at_posting.google.com>


Hello All,

I can't start any instances from this distro because it's based on glibc 2.3.1. But I remind that it was possible to relink an Oracle 8.1.7 engine with another release of glibc. I did that by created a file libc.so in $ORACLE_HOME/lib. I have tried unsuccesfully this tip with Oracle9i. It doesn't want to link with the ld-2.2.5.so library that I have putted in $ORACLE_HOME/lib. Here is the result of the command : ldd $ORACLE_HOME/bin/oracle. Is somebody has an idea to do this ?

oracle9i_at_frpcbob:~$ ldd $ORACLE_HOME/bin/oracle
/u01/app/oracle/product/920/bin/oracle: /lib/ld-linux.so.2: version
`GLIBC_2.1.1' not found (required by
/u01/app/oracle/product/920/lib/libc.so.6)
/u01/app/oracle/product/920/bin/oracle: /lib/ld-linux.so.2: version
`GLIBC_2.2.3' not found (required by
/u01/app/oracle/product/920/lib/libc.so.6)
/u01/app/oracle/product/920/bin/oracle: /lib/ld-linux.so.2: version
`GLIBC_2.2' not found (required by
/u01/app/oracle/product/920/lib/libc.so.6)

	libodm9.so => /u01/app/oracle/product/920/lib/libodm9.so (0x40012000)
	libskgxp9.so => /u01/app/oracle/product/920/lib/libskgxp9.so
(0x40015000)
	libskgxn9.so => /u01/app/oracle/product/920/lib/libskgxn9.so
(0x40018000)
	libjox9.so => /u01/app/oracle/product/920/lib/libjox9.so (0x4001b000)
	libdl.so.2 => /u01/app/oracle/product/920/lib/libdl.so.2 (0x4042e000)
	libm.so.6 => /u01/app/oracle/product/920/lib/libm.so.6 (0x40431000)
	libpthread.so.0 => /u01/app/oracle/product/920/lib/libpthread.so.0
(0x40452000)
	libnsl.so.1 => /u01/app/oracle/product/920/lib/libnsl.so.1
(0x40467000)
	libc.so.6 => /u01/app/oracle/product/920/lib/libc.so.6 (0x4047b000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Received on Wed Jan 22 2003 - 15:18:28 CET

Original text of this message