In have A zLinux machine (64-bit) and prior to installing went through the Oracle install docs plus Werner Puschitz's install document on "Installing Oracle Database 10g on Red Hat Enterprise Linux AS 3 and 2.1, Red Hat 9, and on Red Hat Fedora Core 1 and 3". When I run the install I keep getting the following error and then the install fails...
"Preparing to launch Oracle Universal Installer from
/tivoli/OraInstall2005-01-19_11-11-57AM. Please wait ...[ora...@tvt4049
Disk1]$ Warning: JIT compiler "jitc" not found. Will use interpreter.
Oracle Universal Installer, Version 10.1.0.3.0 Production
Copyright (C) 1999, 2004, Oracle. All rights reserved.
Exception java.lang.UnsatisfiedLinkError:
/tivoli/OraInstall2005-01-19_11-11-57AM/jre/1.4.2/bin/libfontmanager.so:
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory occurred..
java.lang.UnsatisfiedLinkError:
/tivoli/OraInstall2005-01-19_11-11-57AM/jre/1.4.2/bin/libfontmanager.so:
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory.........................."
I then went ahead and run....ln -s libstdc++-libc6.2-2.so.3
libstdc++-libc6.1-1.so.2 to create the symbolic links and still get the error.
If there is anyone out there who has encountered a problem like this, could you please help me out?
Attik
"Preparing to launch Oracle Universal Installer from
/tivoli/OraInstall2005-01-19_11-11-57AM. Please wait ...[ora...@tvt4049
Disk1]$ Warning: JIT compiler "jitc" not found. Will use interpreter.
Oracle Universal Installer, Version 10.1.0.3.0 Production
Copyright (C) 1999, 2004, Oracle. All rights reserved.
Exception java.lang.UnsatisfiedLinkError:
/tivoli/OraInstall2005-01-19_11-11-57AM/jre/1.4.2/bin/libfontmanager.so:
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory occurred..
java.lang.UnsatisfiedLinkError:
/tivoli/OraInstall2005-01-19_11-11-57AM/jre/1.4.2/bin/libfontmanager.so:
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory.........................."
I then went ahead and run....ln -s libstdc++-libc6.2-2.so.3
libstdc++-libc6.1-1.so.2 to create the symbolic links and still get the error.
If there is anyone out there who has encountered a problem like this, could you please help me out?
Attik