Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GVM to support ARM and fix issues encountered under x86 #406

Open
soulteary opened this issue May 12, 2022 · 3 comments
Open

Update GVM to support ARM and fix issues encountered under x86 #406

soulteary opened this issue May 12, 2022 · 3 comments

Comments

@soulteary
Copy link

If anyone wants to run gvm on a Macbook M1 chip device OR macOS after Catalina, You can try this:

curl -sSL https://github.com/soulteary/gvm/raw/master/binscripts/gvm-installer | bash
@soulteary soulteary changed the title How to use Gource on M1 device OR after macOS Catalina Update GVM to support ARM and fix issues encountered under x86 Jun 16, 2022
@ankitcharolia
Copy link

@soulteary kindly try this GO Version Manager: https://github.com/ankitcharolia/goenv

@soulteary
Copy link
Author

@soulteary kindly try this GO Version Manager: https://github.com/ankitcharolia/goenv

It's also an idea, but the advantage of the bash tool is that it can automatically adapt to scenarios with multiple different CPU architectures. Also, including this issue, it mainly deals with the use of the ARM environment. Your warehouse only handles x86, and the original version of gvm is in There is no problem in x86

@ankitcharolia
Copy link

@soulteary I think it's pretty easy to release the binary for different CPU architecture. now, goevn supports arm, arm64, amd64 cpu architecture: https://github.com/ankitcharolia/goenv/releases/tag/1.1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants