我试图在我的Arch系统上安装.NET内核。我遵循了这个简单的教程:http://dotnet.github.io/core/getting-started/,但是当我尝试执行命令dnx时,我得到了以下输出:
bash: /home/karel/.dnx/runtimes/dnx-coreclr-linux-x64.1.0.0-rc1-15779/bin/dnx: cannot execute binary file: Exec format error有人能帮忙吗?谢谢。
发布于 2015-10-01 19:53:34
你有安装单包吗?
pacman -Qs monohttps://stackoverflow.com/questions/32895447
复制相似问题