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

Installation Not working #26

Open
AviFix opened this issue Jan 19, 2021 · 2 comments
Open

Installation Not working #26

AviFix opened this issue Jan 19, 2021 · 2 comments

Comments

@AviFix
Copy link

AviFix commented Jan 19, 2021

Hi
Installation via "go get github.com/geo-data/cesium-terrain-server/cmd/cesium-terrain-server
" isn't working.

When trying to download the project and run make I get this error

   myMac:cesium-terrain-server myUser$ make
   go get github.com/jteeuwen/go-bindata/... && touch /bin/go-bindata
   touch: /bin/go-bindata: Operation not permitted
   make: *** [/bin/go-bindata] Error 1

Please advise
Thanks

@Gwing97
Copy link

Gwing97 commented Jan 20, 2021

Maybe you should set GOPATH enviroment variable first?

@mjm1175
Copy link

mjm1175 commented Jan 20, 2023

Having the same issue. I have checked with go env that GOPATH is set to /home/user/go but the issue persists.

I tried cloning the repo into the same folder (/home/user/go) and makeing from there. Also tried cloning into a different dir off user. Neither worked and I'm still having this issue.

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

3 participants