Guys,
1. installed python 2.7 in addition to python 2.6 (needed by YUM on centos)
2. installed go with pip
[root@~]# pip-2.7 install go
Downloading/unpacking go
Downloading go-1.2.1.zip
Running setup.py egg_info for package go
Installing collected packages: go
Running setup.py install for go
Successfully installed go
Cleaning up...
3. then
[root@~]# go --h
-bash: go: command not found
any ideas?
thanks,
Dmitry
Original issue reported on code.google.com by dmi...@saritasa.com on 3 Jul 2013 at 6:46
Original issue reported on code.google.com by
dmi...@saritasa.com
on 3 Jul 2013 at 6:46