Sorry I thought I had sent this out already. But thanks to everyone who responded. Carl P. ============================================================ From: Carl Parrish Date: 2002/05/06 Mon PM 03:49:52 EDT To: Carl Parrish Subject: Re: JDK errors On Mon, 2002-05-06 at 14:30, Carl Parrish wrote: > For the sake of the archives, > It seems that if you install RH as a server then you have to manually install compat-libstdc++-6.21-2.9.0.0.i386.rpm > once I figured that out (yeah by reading though lots of docs). it was a simple install since compat-libstdc++-6.21-2.9.0.0.i386.rpm is included on the install disks. > > Carl Parrish > > ============================================================ > From: Carl Parrish > Date: 2002/05/06 Mon PM 12:45:44 EDT > To: cparrish@cox.net > Subject: JDK errors > > While trying to install the sun 1.3.1 jdk I'm getting the following > error on RedHat 7.2. > /usr/java/jdk1.3.1_03/bin/i386/native_threads/javac: error while loading > shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object > file: No such file or directory > > doing a locate on libstdc++-libc6 I get > > /home/cparrish/Downloads/libstdc++-2.95.3-19cl.i386.rpm > /home/cparrish/OpenOffice.org1.0/program/libstdc++.so.3.0.4 > /home/cparrish/OpenOffice.org1.0/program/libstdc++.so.3 > /usr/lib/gcc-lib/i386-redhat-linux/2.96/libstdc++.so > /usr/lib/gcc-lib/i386-redhat-linux/2.96/libstdc++.a > /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so > /usr/lib/libstdc++-libc6.2-2.so.3 > /usr/lib/libstdc++-libc6.2-2.so.2 > /usr/lib/libstdc++-3-libc6.2-2-2.10.0.a > /usr/lib/libstdc++-libc6.2-2.a.3 > > So I have a more recent version. my question is does anyone know of a > way to either force the jdk to use the newer version. Or what exactly > would I break if I try to force an install of the older library? > > ============================================================ > ============================================================