ubuntu - linux unrar命令失效
问题描述
更新

我刚才有重新make make install 可是还是这样
问题解答
回答1:建议用file命令看看文件是32位的还是64位的,一般32位的程序放到64位系统上面执行会出这个问题,有可能你编译出来的程序是32位的。
回答2:unrar不一定在/usr/local/bin目录下
可以使用find命令来确认unrar在那个目录下
如果找到则把该目录加到PATH变量中即可
/usr/local/bin下的是unrar*
回答3:可以贴出你的编译参数吗?
我身边没有Ubuntu,我在centos上找到unrar的替代品unar
[root@web ~]# yum info unarLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfileAvailable PackagesName: unarArch: x86_64Version : 1.10.1Release : 1.el7Size: 1.9 MRepo: epel-homeSummary : Multi-format extractorURL : http://unarchiver.c3.cx/commandlineLicense : LGPLv2+Description : The command-line utilities lsar and unar are capable of listing and extracting : files respectively in several formats including RARv3. unar can serve as a free : and open source replacement of unrar.
相关文章:
1. javascript - 用qn模块向七牛云存储上传图片报错2. phpstorm我点了这个为什么什么都不出来3. 前端 - 微信浏览器 css3圆角问题4. ,我写的代码哪里出错了?为什么就是显示不出来peter?5. python2.7为什么点击了"开始"按钮后,tkinter上的按钮,图中红色部分,再也点不动了?6. 静态资源文件引入无效7. 请问一下各位老鸟 我一直在学习独孤九贱 现在是在tp5 今天发现 这个系列视频没有实战8. mysql优化 - mysql like语句会导致全表扫描?9. 出现variable type error: object10. 电脑上装了wamp后,再装了mysql,wamp上的mysql就不能用了

网公网安备