j2eesdk°²×°ÎÊÌâ,ÇóÖú
ÎÒ×°j2eesdkµÄʱºò³öÏÖÏÂÁдíÎó,ÕâÊÇÔõô»ØÊ°¡?/home/jack/j2ee/j2eesdk-1_4_2004Q4-beta-linux.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory ¹þ¹þ,ÕÒµ½ÁË:
Installing libstdc++-libc6.2-2.so.3. ( post #10)
When you get the error - libstdc++-libc6.2-2.so.3 is missing or not found, it means that the shared library is not installed. This shared library can be found under /usr/lib path.
Download and install the binaries (using the rpm -ivh command) in the following sequence. Please note that there are dependencies in the binaries and it is important that you install them in the correct sequence.
1. compat-gcc-7.3-2.96.118.i386.rpm
2. compat-gcc-c++-7.3-2.96.118.i386.rpm
3. compat-libstdc++-devel-7.3-2.96.118.i386.rpm
After you install the above RPMS, you can verify the libstdc++-libc6.2-2.so.3 shared library in the /usr/lib directory.
Hope this helps!!
²»¹ý²»ÖªµÀÈ¥ÄÄÀïÕÒÕâ3¸örpm RPMFIND: [url]http://rpmfind.net/linux/RPM/[/url]
Or search "rpmfind" in Google.
From the version of those rpms, they are from RedHat 7.3 ? ÕÒµ½ÁË,лл
Ò³:
[1]