rar: /lib/libc.so.6: version `GLIBC_2.7′ not found (required by rar)
在centos5.4下下载了个rar3.0 linux版本源码包,安装后执行rar命令发现提示rar: /lib/libc.so.6: version `GLIBC_2.7′ not found (required by rar)
解决办法如下,找到源码包中的rar_static文件覆盖安装目录下的rar文件
rar脚本的位置:/usr/local/bin
进入源码包,然后执行命令即可
[Blinux@bogon rar]# cp rar_static /usr/local/bin/rar
相关文章:If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments
还没有评论。
发表评论