Replies: 1 comment 2 replies
-
不会,默认就是全部放的 |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
xmake 使用时不推荐使用在 root 用户下直接使用,但是在安装时还是有一些目录放在 /root/.local 是不是设计上有一些冲突。
感觉可以像 go 或者 rus 那样,默认就放在 ~/ 目录下。
更新一下操作:
手动编译再进行安装还是有问题,必须要访问 /root/.local/share/xmake/core/_xmake_main.lua 文件,增加 sudo 后表面安装成功,但是实际上 ~/ 目录下是没有东西的。
Beta Was this translation helpful? Give feedback.
All reactions