moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
9.88k stars 520 forks source link

gvm-installer: Encountered 'Could not find bison' after making a fresh install. #403

Open ozan-ozel opened 2 years ago

ozan-ozel commented 2 years ago

OS:

Name: Ubuntu 20.04.4 LTS Type: 64-bit GNOME Version: 3.36.8 Windowing System: X11

After a fresh install using the bash command, tried to utilize gvm command and encountered the error:

Could not find bison

  linux: apt-get install bison

ERROR: Missing requirements.
a79687417 commented 2 years ago

I got this issue fixed after simply commanding: sudo apt-get install bison

Hephaestus1233 commented 2 years ago

I'm encountering this issue in Windows 10


$ gvm

Could not find bison

  linux: apt-get install bison

Could not find make

  linux: apt-get install make 

ERROR: Missing requirements.```
ankitcharolia commented 11 months ago

@Hephaestus1233 @a79687417 @ozan-ozel kindly try this GO Version Manager: https://github.com/ankitcharolia/goenv