> I tried to install the LyX 1.0.2 rpm package found atftp://moni.msci.memphis.edu/pub/
>
> and it seems seems to require the library file libstdc++-libc6.1-1.so.2
> I don't have this file in my RedHat 5.2 system. What should I do about this?
On my system (RH6.0), I have /usr/lib/libstdc++-libc6.1-1.so.2 as a
symbolic link to /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so which is
contained in the packages egcs-c++-1.1.2-12 and libstdc++-2.9.0-12.
If you upgrade to libstdc++-2.9.0 and make sure this symbolic link exists,
things should work I think.
Or, if you upgrade to RH6.0, this would also do it. (You will have to
install the tetex packages by hand after the installation since RH6.0
doesn't install the tetex stuff correctly.)
Dan