nebulasio / wiki

This repository is out of date, please check the new wiki:
http://wiki.nebulas.io/en/latest/
GNU General Public License v3.0
421 stars 154 forks source link

【Installation Error】executing when make dep by following official wiki #173

Closed taoism-o closed 6 years ago

taoism-o commented 6 years ago
*@*:/usr/local/go/work/src/github.com/nebulasio/go-nebulas# sudo make dep

dep ensure -v

make: execvp: dep: Permission denied

make: *** [dep] Error 127

As above, after I following by this step

Even if I tried given a permission by using chmod 755 on that folder, that didnt work.

Here is my OS info:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.5 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

and, I'm following the steps from the beginning.

I'm not sure how this showed.

plz anyone can help, thx first

taoism-o commented 6 years ago

Alright, in fact, I was not noticing the following message after that. coz that asked to wget a taz file, after I get that, there is no need to get a making process. but just in case, a little bit curious.

yupnano commented 6 years ago

This error seems resolved by yourself, then I will close this issue,