V
V
v- death2015-08-13 15:46:06
go
v- death, 2015-08-13 15:46:06

Why is the package not being created?

Hello.
I do everything exactly according to the lesson golang-book.ru/chapter-11-packages.html
Here is a listing from the terminal. Ubuntu 12.04

[email protected]:~$ cd ~/Go/src/goland-book/chapter11/math
[email protected]:~/Go/src/goland-book/chapter11/math$ go install
go install: no install location for _/home/v-smerti/Go/src/goland-book/chapter11/math

[email protected]:~/Go/src/goland-book/chapter11/math$ sudo -s
[email protected]:~/Go/src/goland-book/chapter11/math# go install
go install: no install location for _/home/v-smerti/Go/src/goland-book/chapter11/math
[email protected]:~/Go/src/goland-book/chapter11/math#

What am I doing wrong? Thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2015-08-13
@vGrabko99

before starting work, determine where to put all the good
look more
$ go help gopath

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question