-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi,
go is a programming language[0]. You can install golang from the golang repository[1]. There are some tutorials out there on how to get it running under raspbian - but maybe there are packages in the repository available.
Once installed, you can use the go command to compile go programs. See the manual at [2].
Cheers,
Matthias
[0]: https://golang.org/ [1]: https://github.com/golang/go [2]: https://golang.org/cmd/go/
On 08/15/2016 09:11 PM, Petrusko wrote:
Through out any of this, did it occur for you to look at the `README.md` file in the directory you cloned?
To build: `go get git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy`
To install: Copy `$GOPATH/bin/obfs4proxy` to a permanent location (Eg: `/usr/local/bin`)
Thx all for your answers (sry for this answer 1 month after...)
Rah, I've just understood why I'm having this problem with "permission denied", after copying the folder obfs4proxy cloned from git, in the /usr/bin/obfs4proxy
Is it source folder I'm downloading from git ?! So _I've to build obfs4proxy_ with "go" and all others dependencies listed ?! So "go" is a program used to build ?!
Ouch, I'm not sure how to find this program in the distribution I'm using (Raspbian)
Sry for being noob!!! totally noob ;) But it's nice to learn everyday... Thx ;)
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays