wsong 发表于 2005-11-8 22:13:12

为什么bin文件打开出错?

今天我刚装好FC4, 在装软件时,bin文件总是出问题,出错提示如下:

   文件名“RealPlayer10GOLD.bin”表明此文件的类型为“未知”。但此文件的内容表明文件的类型为“可执行文件”。如果您打开了这个文件,可能对您的系统是一个安全隐患。

好郁闷,请指点一二,深表感谢!

月下刀客 发表于 2005-11-8 22:45:44

chmod u+x Rxxxxxxxxxxxx
./Rxxxxxxxxxxxxxxxx

wsong 发表于 2005-11-9 00:30:46

是的,我也试了,错误提示:

./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

请问怎么回事?谢!

junkeyan 发表于 2005-11-9 00:32:53

yum update libstdc++
页: [1]
查看完整版本: 为什么bin文件打开出错?