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
{{ message }}
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
I'm getting the following error when I run
sudo make install:It seems like it's trying to write to a directory that doesn't exist...
I eventually fixed the issue by editing the Makefile in
tools/, where I removed:/go/binat line 27 (as of hash e7b7922).Am I doing something wrong? Am I the only person who experienced this?
Running on Ubuntu 14.04.