GOPATH ve GOROOT değerleri ne olmalıdır?
Bu gibi doozer yüklemeye çalışıyorum
$ goinstall github.com/ha/doozer
Bu hataları alıyorum.
goinstall: os: go/build: package could not be found locally
goinstall: fmt: go/build: package could not be found locally
goinstall: io: go/build: package could not be found locally
goinstall: reflect: go/build: package could not be found locally
goinstall: math: go/build: package could not be found locally
goinstall: rand: go/build: package could not be found locally
goinstall: url: go/build: package could not be found locally
goinstall: net: go/build: package could not be found locally
goinstall: sync: go/build: package could not be found locally
goinstall: runtime: go/build: package could not be found locally
goinstall: strings: go/build: package could not be found locally
goinstall: sort: go/build: package could not be found locally
goinstall: strconv: go/build: package could not be found locally
goinstall: bytes: go/build: package could not be found locally
goinstall: log: go/build: package could not be found locally
goinstall: encoding/binary: go/build: package could not be found locally
CEVAP
GOPATH in the cmd/go documentation tartıştı
GOPATH ortam değişkeni yerlere Gidip kod aramak için listeler. Üzerinde Unıx, değeri virgülle ayrılan bir dize. Windows, değer noktalı virgülle ayrılmış bir dize. Plan 9 değer bir liste.
GOPATH ve paketleri dışında inşa yüklemek için ayarlanmış olması gerekir standart ağaç.
GOROOT the installation instructions ele:
Gidip ikili dağıtımları yüklü olacak varsayalım
/usr/local/go(veya Windows altındac:\Go), ama Olası yüklemek için farklı bir yere Gidip araçları. Bu durumda ayarlamanız gerekirGOROOTortam hangi dizine gelin değişkeni yüklü.Eğer ev dizininize Gidin yüklüyse, örneğin, eklemek gerekir aşağıdaki
$HOME/.profilekomutlar:export GOROOT=$HOME/go export PATH=$PATH:$GOROOT/binNot:
GOROOTözel bir konuma yüklerken sadece ayarlanmış olması gerekir.
(Chris Bunch's answer. güncel sürüm)

Geçen $_POST cURL ile değerleri...
C değerleri ekleme# başlatıldığında Sö...
Alma R Arsa eksen deÄŸerleri kurtulmak...
diziye foreach döngü değerleri saklama...
Nasıl Ar-sıfır değerleri NA değiştirir...