Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Troubles installing J2EE on Mandrake 10

843833Mar 28 2004 — edited Mar 8 2008
After downloading J2EE sdk 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. Obviously, something is wrong.
Did somebody this before or some hints?


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2008
Added on Mar 28 2004
17 comments
223 views