LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Error during installation of j2ee (https://www.linuxquestions.org/questions/linux-software-2/error-during-installation-of-j2ee-853210/)

lalitcoep 12-30-2010 04:10 AM

Error during installation of j2ee
 
I am trying to install .bin file of j2ee but it is giving following error

umesh@ubuntu:/media/disk-1/B.tech[/email]_project$ chmod +x j2eesdk-1_4_03-linux-ml.bin
umesh@ubuntu:/media/disk-1/B.tech[/email]_project$ ./j2eesdk-1_4_03-linux-ml.bin
./j2eesdk-1_4_03-linux-ml.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

Can anyone tell why such error is coming?
Thanx in advance..

knudfl 12-30-2010 05:27 AM

Quote:

Can anyone tell why such error is coming ?
Very old software like j2ee version 1.4.03 requires old libraries.

The latest package with the file was for Ubuntu Dapper :
http://packages.ubuntu.com/dapper/li...+2.10-glibc2.2

http://se.archive.ubuntu.com/ubuntu/....4-24_i386.deb
> libstdc++2.10-glibc2.2_2.95.4-24_i386.deb

..

lalitcoep 12-31-2010 01:51 AM

Thanks a lot.


All times are GMT -5. The time now is 12:12 AM.