View Full Version : Fedora 6 problem installing java_ee_sdk-5_05-linux.bin
easy6211
2008-05-27, 07:44 PM CDT
hello guys, I'm Ezwan.. i have problem to install this file java_ee_sdk-5_05-linux.bin.. Anybody can help me... i'm use fedora core 6.. i'm already use (./java_ee_sdk-5_05-linux.bin) and (sh java_ee_sdk-5_05-linux.bin). the error message that i get is. (./java_ee_sdk-5_05-linux.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory)
Wayne
2008-05-27, 07:47 PM CDT
Well, the clue is in the error message, you have to install the shared library! Just install libstdc++.so.5
and you should be OK.
Wayne
Seve
2008-05-27, 07:48 PM CDT
Hello:
Try
yum install compat-libstdc++-33
Seve
JN4OldSchool
2008-05-27, 07:51 PM CDT
hello guys, I'm Ezwan.. i have problem to install this file java_ee_sdk-5_05-linux.bin.. Anybody can help me... i'm use fedora core 6.. i'm already use (./java_ee_sdk-5_05-linux.bin) and (sh java_ee_sdk-5_05-linux.bin). the error message that i get is. (./java_ee_sdk-5_05-linux.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory)
Is yum gonna work?
Seve
2008-05-27, 07:59 PM CDT
Is yum gonna work?
Hello JN4:
Good question since FC6 is no longer officially un-supported.
Hopefully we will find out :)
Seve
PabloTwo
2008-05-27, 08:05 PM CDT
Is yum gonna work?
Yes. And to get that particular lib file for FC6, the package to install is compat-libstdc++-33
[paulm@speedie ~]$ locate libstdc++.so.5
/usr/lib/libstdc++.so.5
/usr/lib/libstdc++.so.5.0.7
[paulm@speedie ~]$ ll /usr/lib/libstdc++.so.5*
lrwxrwxrwx 1 root root 18 May 3 2007 /usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.7
-rwxr-xr-x 1 root root 733456 Aug 21 2006 /usr/lib/libstdc++.so.5.0.7
[paulm@speedie ~]$ sudo rpm -qf /usr/lib/libstdc++.so.5
compat-libstdc++-33-3.2.3-61
edit: Oh... yeah, Seve already said that. redundant redundant
easy6211
2008-05-27, 08:22 PM CDT
thanks guys. i already can install this software... java_ee_sdk-5_05-linux.bin.. thanks a lots..
easy6211
2008-05-27, 08:25 PM CDT
hello, in order FC6 is no longer officially un-supported. may be you all can help me. how can i get fedora core 7 or fedora core 8 or fedora core 9 in the format ISO on the CD but not DVD. because i don't have DVD Drive. thanks a lot's
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.