Redhat Enterprise 5 Initial Install Issue

by May 31, 2007

Download seemed to complete fine. File gunzip'd fine.

CODE
[tdb-el5-test][~/up.time.4]# uname -a
Linux tdb-el5-test 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux
[tdb-el5-test][~/up.time.4]# bash up.time-4.5.97-rhes4-x86.bin
Preparing to install…
Extracting the JRE from the installer archive…
Unpacking the JRE…
Extracting the installation resources from the installer archive…
Configuring the installer for this system's environment…
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

Launching installer…

grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/tmp/install.dir.23963/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

Is this an incompatibiliy between EL4 and EL5? To eliminate, I used one our EL4 boxes and it seemed to run the initial install fine. Is there plans to support EL5? I read through the Technical Support forum and didn't see any references to EL5.

Thanks.