Open ghost opened 9 years ago
same. please help
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.
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