ridvan
November 13th, 2005, 11:20 AM
Hi,
I have tried to install Sun Java Studio Creator ( JSC ) on Breezy.
Sun AppServer8 is needed by JSC but somehow could not be installed.
At first, everthing was looking OK but the deployment was impossible due to missing AppServer8.
I have downloaded AppServer seperately and tried to install:
ridvan@p17:~$ Desktop/sjsas_pe-8_1_02_2005Q2-linux-ml.bin
Desktop/sjsas_pe-8_1_02_2005Q2-linux-ml.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Yes, you need to install the package
libstdc++2.10-glibc2.2
The GNU stdc++ library
After this, Install JSC again and enjoy it.
Ciao
I have tried to install Sun Java Studio Creator ( JSC ) on Breezy.
Sun AppServer8 is needed by JSC but somehow could not be installed.
At first, everthing was looking OK but the deployment was impossible due to missing AppServer8.
I have downloaded AppServer seperately and tried to install:
ridvan@p17:~$ Desktop/sjsas_pe-8_1_02_2005Q2-linux-ml.bin
Desktop/sjsas_pe-8_1_02_2005Q2-linux-ml.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Yes, you need to install the package
libstdc++2.10-glibc2.2
The GNU stdc++ library
After this, Install JSC again and enjoy it.
Ciao