Prepare for laughter.

I forced the installation of glibc2 builds of netscape.
(The rpm complained that it need libstdc++.so.2.8)
Well, it's true.  Netscape gives the error:
/usr/lib/netscape/netscape-communicator: error in loading shared libraries: 
libstdc++.so.2.8: cannot open shared object file: No such file or directory 
Anyway, I tried creating a symlink from the 2.9 shlib to 2.8:
I.E:

ln -s libstdc++-3-libc6.1*.so  /usr/lib/libstdc++.so.2.8 

It didn't work.  Netscape gives the error:
undefined symbol: __eh_pc

So, it seems we either want libstdc++2.8, or the non glibc2 build of netscape.

Have fun!
-- 
Randy Hron
mailto:[EMAIL PROTECTED]
= Linux - because it's all about freedom =

Reply via email to