Troubles installing J2EE on Mandrake 10
After downloading J2EEEsdk I tried to install it as root as next line shows
[linux]#./j2eesdk-1_4-linux.bin
and the result was next line:
./j2eesdk-1_4-linux.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Next I did download and installed libstdc++2.10-2.96-0.83mdk.i586.rpm . After that I had run as fallows with the output.
./j2eesdk-1_4-linux.bin
Checking available disk space...
Checking Java(TM) 2 Runtime Environment...
Extracting Java(TM) 2 Runtime Environment files...
Deleting temporary files...
The problem is that, from here on there was no more action, nothing happening for over 80 minuits. Did somebody this before or some hints?
A last note: on java.sun.com says that j2eesdk is for Red Hat Enterprise Linux platform.
Make this the difference?
|