guide2go icon indicating copy to clipboard operation
guide2go copied to clipboard

GUIDE2GO - command not found, linux CLI

Open eqpaisley opened this issue 2 years ago • 1 comments

Describe the bug Following the install instructions, running sudo guide2go -h results in the server response: sudo: guide2go: command not found

To Reproduce Steps to reproduce the behavior:

  1. wget the zip of the project from github
  2. unzip the zip file
  3. sudo go build -o guide2go
  4. sudo guide2go -h

Expected behavior See the config help as the instructions on github show

Desktop (please complete the following information):

  • OS: Ubuntu 22
  • Browser SSH

eqpaisley avatar Oct 28 '22 20:10 eqpaisley

Describe the bug Following the install instructions, running sudo guide2go -h results in the server response: sudo: guide2go: command not found

To Reproduce Steps to reproduce the behavior:

  1. wget the zip of the project from github
  2. unzip the zip file
  3. sudo go build -o guide2go
  4. sudo guide2go -h

Expected behavior See the config help as the instructions on github show

Desktop (please complete the following information):

  • OS: Ubuntu 22
  • Browser SSH

did you get this working? i've just followed the exact same install instructions and have got the same end result

chenks avatar Jun 14 '24 11:06 chenks