Hi all, When installing a prgram (in this case Netscape Messaging Server) I get the following error: ./setup: error while loading shared libraries: libstdc++.so.2.8: cannot load shared object file: No such file or directory I got a similar error when trying to install the PGP 6.5.8 binaries. Looking at the installed software on my system I find out that I have libstdc++2.10-2.96-0.48mdk libstdc++2.10-devel-2.96-0.48mdk installed. Creating a link like: libstdc++.so.2.8 -> libstdc++-3-libc6.2-2-2.10.0.so doesn't work, as I get complaints about missing symbols... Aparently this version is not backwards compatible. or something else is happening here. Anybody have any idea on how to solve this? Krist
