Skip to content

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

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions