Installing a shared library on Red Hat Enterprise Linux V3

Shared library /usr/lib/libstdc++-libc6.2-2.so.3 is not installed by default for Red Hat Enterprise Linux® (RHEL) 3.0, but is required by the run-time environment. The Configuration Tool will not work correctly without it. The rpm that contains this library is compat-libstdc++-7.3-2.96.122.i386.rpm. To install the library, at a shell prompt type:
 rpm -ivh compat-libstdc++-7.3-2.96.122.i386.rpm