This repository was archived by the owner on Mar 3, 2025. It is now read-only.
这个项目有什么办法跑在AArch64架构的CPU上吗? #23
Unanswered
machine-doll
asked this question in
Q&A
Replies: 0 comments
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.
-
先说明一下我这边的设备:
系统安装在64G TF卡上,板子是Rock PI E,已经没有任何官方维护了,内核是
4.4.194-18-rockchip-g3443041f5e70
试过官方源的一些容器,还是可以正常运行的。之前一直用的威联通的docker,还是不太习惯命令行
想过自己编译一份,但是失败了。在
克隆代码到本地,并启动 beego项目
这一步,执行bee run
时,返回-bash: bee: command not found
,实在不知道是什么依赖也不知道能不能在AArch64架构的CPU上编译起来这个项目。之前也没有尝试过在这块板子上编译程序
Beta Was this translation helpful? Give feedback.
All reactions