Closed swingcake closed 6 years ago
Hi @swingcake,
It looks like you don't have write access to /usr/local/
. You could either run make install
as root, or choose another location that you do have write access to. For example: make PREFIX=$HOME/bin install
.
sudo make install
worked.
Thank you.
Ubuntu 18.04, downloaded the latest release tarball, unpacked but having trouble installing.