I am having a problem installing j2eesdk-1_4_01-linux.bin* on Mandrake 10. The j2sdk installed perfectly but the Enterprise Edition just won't comply -- any suggestions would be appreciated . . .
sorry, I s'pose I could have been a little more specific ;(
OK, I log-in as a 'su' type ./j2eesdk-1_4_01-linux.bin and get the error message: "error while loading shared libraries: libstdc++ libc6.2-2.so.3: cannot open shared object file: No such file or directory."
Originally posted by michael allen ackerman: sorry, I s'pose I could have been a little more specific ;(
OK, I log-in as a 'su' then type in # ./j2eesdk-1_4_01-linux.bin and get the error message: "error while loading shared libraries: libstdc++ libc6.2-2.so.3: cannot open shared object file: No such file or directory."
The problem is that you simply have a newer version of libstdc++ that is not compatible with the j2ee bin file. Installing compat-libstdc++ solved the problem for me.