The reason of not supporting arm Linux. #4473
leaf-potato
started this conversation in
Show and tell
Replies: 3 comments 10 replies
-
Try to manually delete these two lines, and re_compile. |
Beta Was this translation helpful? Give feedback.
0 replies
-
GreptimeDB is definitely can be built on ubuntu, both arm64 and amd64. We know it because we release the binaries. The documents are wrong, would you kind enough to submit a PR? You can paste the compile errors here, let's try to figure out the reason. |
Beta Was this translation helpful? Give feedback.
10 replies
-
The PR: https://github.com/GreptimeTeam/docs/pull/1118/files |
Beta Was this translation helpful? Give feedback.
0 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.
-
The official website document states that GreptimeDB only supports amd64 Linux. As far as I know, rust supports cross-platform and GreptimeDB can run on Mac M1. When I compile GreptimeDB in the Ubuntu virtual machine installed on Mac M1, the compilation fails. I am curious about the reason.

Beta Was this translation helpful? Give feedback.
All reactions