Open CharleVV opened 7 years ago
贴一下你的安装过程?
Winscp ipk文件到/tmp目录,然后执行opkg install sysuh3c.ipk
On May 5, 2017 02:04, 時光會凝聚嗎 notifications@github.com wrote:
贴一下你的安装过程?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/zonyitoo/sysuh3c/issues/22#issuecomment-299263830, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APyP8urylI9WRfdahk4b95lTY0o4FXraks5r2hMpgaJpZM4NQ5ea.
怪了……我们这个没有提供ipk包啊,你在哪里找的ipk包? @Vivian-VV
@Vivian-VV 有报错吗? @AlexGuo1998 在openwrt的branch下
会不会是架构不对……我记得在Linux下面,架构不对就显示为找不到文件(?)用的什么路由器? 另外我不太清楚ipk具体是怎么安装的,是执行安装脚本吗,闪了。
是不是安装过程出错了?
看看 /usr/bin
里面有没有 sysuh3c
,如果有,试试cd /usr/bin; ./sysuh3c
看看输出。
sysuh3c: not found
openwrt在跑不了这个binary的时候就会报这个,看看架构是不是不对?
This may due to the incompatibility of the prebuilt package. You need to rebuild the package using the SDK which is compatible with your current version of OpenWrt.
However, if you want to compile it, you need to consider about patching those two commits to fix the potential compilation error( #24 ) or runtime error( #25 ).
root@OpenWrt:/# sysuh3c -ash: sysuh3c: not found