0

从这里https://docs.aion.network/docs/native-node-1#section-precompiled-packages./aion.sh运行内核脚本时出现以下错误:

Warning! The linux kernel must be greater than or equal to version 4.
aion-kernal/test/aion.sh: line 17: lsb_release: command not found
Warning! Aion blockchain is fully compatible with Ubuntu distribution. Your current system is not Ubuntu distribution. It may have some issues.
aion-kernal/test/aion.sh: line 23: lsb_release: command not found
aion-kernal/test/aion.sh: line 24: [: : integer expression expected
chmod: ./rt/bin/*: No such file or directory
No Java runtime present, requesting install.

谁能帮我?

4

1 回答 1

0

看起来您正在尝试在 Mac 上运行 Aion 内核。不幸的是,您现在不能这样做,因为内核是为仅在 Ubuntu 上运行而构建的。

不过,您可以尝试使用Docker 启动内核!.

于 2018-11-27T16:42:55.740 回答