Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./scripts/install fail #6

Open
efa opened this issue May 23, 2021 · 2 comments
Open

./scripts/install fail #6

efa opened this issue May 23, 2021 · 2 comments

Comments

@efa
Copy link

efa commented May 23, 2021

you should list all the dependancies for the software.
With try and error I found at least:
$ sudo apt install golang golang-github-mattn-go-sqlite3-dev golang-github-beevik-etree-dev

Now running
./scripts/install
I got this error:

../../gpx.go:8:2: cannot find package "github.com/beevik/etree" in any of:
	/usr/lib/go-1.11/src/github.com/beevik/etree (from $GOROOT)
	/home/efa/go/src/github.com/beevik/etree (from $GOPATH)

the etree package is installed.
These two env vars are undefined in golang 1.11
Debian10

@efa
Copy link
Author

efa commented May 23, 2021

as default I had
GO111MODULE=auto
setting:
export GO111MODULE="on"
solved the install

@efa
Copy link
Author

efa commented May 23, 2021

is there an alternative method to "Huawei Backup App" for user of other brand of mobiles (Backup App doesn't install)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant