./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@localhost 下载目录]# ./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
onezhi 于 2007-04-24 21:46:10发表:
./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
我的也出现同样的问题
61.49.126.* 于 2006-11-03 00:26:14发表:
[root@localhost 下载目录]# chmod a+x RealPlayer10GOLD.bin
[root@localhost 下载目录]# ls
RealPlayer10GOLD.bin
[root@localhost 下载目录]# ls -l
总用量 5684
-rwxr-xr-x 1 root root 5802563 11月 3 00:20 RealPlayer10GOLD.bin
[root@localhost 下载目录]# ./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
snqyss 于 2006-10-23 16:51:34发表:
学习了,多谢楼主提供