ipfs-linux-service icon indicating copy to clipboard operation
ipfs-linux-service copied to clipboard

I'm missing a GOPATH environment variable. Do you have Go configured correctly?

Open ghost opened this issue 9 years ago • 2 comments

Hi,

I'm trying to get the startup service installed on the most recent linux Mint- I get the following error when I run 'install-ipfs.sh':

chris@Brooklyn:~/Apps/ipfs/initdscript/ipfs-linux-service-master > sh install-ipfs.sh

I'm missing a GOPATH environment variable. Do you have Go configured correctly?

chris@Brooklyn:~/Apps/ipfs/initdscript/ipfs-linux-service-master >

I installed gccgo & gccgo-go with aptitude, & I set the GOPATH variable to ~/go, which is empty. I used this command:

export GOPATH=$HOME/go I don't know what to do to get this to work right, could you advise please?

Thanks,

-Chris

ghost avatar Sep 22 '15 11:09 ghost

same. please help

Nickfost avatar Nov 03 '16 03:11 Nickfost

Oh boy it's been a long time since I played with IPFS :open_mouth: I'd be happy to accept a pr or let someone else take ownership of this small piece of code. I just don't have the time nor interest to provide support.

dylanPowers avatar Nov 03 '16 03:11 dylanPowers