直接安装的二进制文件到 /usr/bin 和 /usr/sbin 下,加了权限后提示 not found
root@OpenWrt:~# chmod +x /usr/sbin/mentohust
root@OpenWrt:~# chmod +x /usr/bin/mentohust
root@OpenWrt:~# mentohust
-ash: mentohust: not found
试着执行 /usr/sbin/mentohust ,结果一样 not found
尝试安装 libpcap_1.1.1-2_ar71xx.ipk (依赖库)和 mentohust_0.3.1-1_ar71xx.ipk 后
依旧
root@OpenWrt:~# mentohust
-ash: mentohust: not found
root@OpenWrt:~# chmod +x /usr/sbin/mentohust
root@OpenWrt:~# chmod +x /usr/bin/mentohust
root@OpenWrt:~# mentohust
-ash: mentohust: not found
试着执行 /usr/sbin/mentohust ,结果一样 not found
尝试安装 libpcap_1.1.1-2_ar71xx.ipk (依赖库)和 mentohust_0.3.1-1_ar71xx.ipk 后
依旧
root@OpenWrt:~# mentohust
-ash: mentohust: not found
我不懂 Unix 命令只是觉得多了个文件所以顺手删掉了(现在恢复回来了)