Replies: 1 comment
-
应该是在说openwrt路由器吧? luci-app-alist有一键安装脚本 也可手动,openwrt路由器查cpu架构 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我有一台路由器,架构是armv7l。我从官方的release页面下载了所有带有arm7字眼的文件,并一个个尝试,除了“alist-linux-musleabihf-armv7l.tar.gz”提示Illegal instruction以外其他的均提示./alist: line 1: syntax error: unexpected word (expecting ")")。

这是我在路由器里执行的uname -a命令:
顺便附带一个从路由器中提取的可正常运行的httpd可执行文件:(把.zip删除)
httpd.zip
难道是要我自行编译吗?或者这个架构不是正规armv7l架构?
Beta Was this translation helpful? Give feedback.
All reactions