|
[root@linux RealPlayer]# ./realplay
/usr/local/RealPlayer/realplay.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@linux RealPlayer]#
建立了相应的符号连接,也不行,错误如下:
[root@linux RealPlayer]# ./realplay
/usr/local/RealPlayer/realplay.bin: error while loading shared libraries: libstdc++.so.5: wrong ELF class: ELFCLASS64
什么原因呀?难道是64位系统的原因? |
|