You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently setting up a local environment on a brand new machine with a fresh install of Go and is currently following the Build > MacOS instruction. I found something about $PATH that I wasn't 100% sure whether it is still relevant.
To build this software on macOS, clone the repo to `$GOPATH/src/github.com/versent/saml2aws` and ensure you have `$GOPATH/bin` in your `$PATH`.
Is setting the $PATH still necessary? Is there something I've missed? I've managed to run the "make install", "make test", "make lint-fix" fine without a problem.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am currently setting up a local environment on a brand new machine with a fresh install of Go and is currently following the Build > MacOS instruction. I found something about $PATH that I wasn't 100% sure whether it is still relevant.
Is setting the $PATH still necessary? Is there something I've missed? I've managed to run the "make install", "make test", "make lint-fix" fine without a problem.
Beta Was this translation helpful? Give feedback.
All reactions