从这里运行./aion.sh内核脚本时,我得到以下错误:https://docs.aion.network/docs/native-node-1#section-precompiled-packages
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.有谁可以帮我?
发布于 2018-11-27 16:42:55
看起来你想在Mac上运行Aion内核。不幸的是,您现在不能这样做,因为内核只在Ubuntu上运行。
您可以尝试使用不过码头工人!来旋转内核。
https://stackoverflow.com/questions/53502926
复制相似问题