I am trying to install go on my school server (without sudo right)

I tried to install go1.4 then use it to install latest go.
However, it failed when running all.bash for go1.4
Seems the system doesn't support (or no permission) hard link.

I also tried to copy the files from my personal computer to the server. It 
will say missing 'sigtable' when compiling my source code.

Is it possible to install go compiler without sudo right?
Seems compiling elsewhere then deploy the executable is the only working 
solution for me so far.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to