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

x/mobile/cmd/gomobile: setup installation failed. when i run gomobile init it gives error in command line that gomobile: command not found #26619

Closed
Smarty97 opened this issue Jul 26, 2018 · 3 comments
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@Smarty97
Copy link

Smarty97 commented Jul 26, 2018

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.10

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

GOARCH="amd64"
GOBIN=""
GOCACHE="/home/usrname/.cache/go-build"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/usrname/go"
GORACE=""
GOROOT="/usr/lib/go-1.10"
GOTMPDIR=""
GOTOOLDIR="/usr/lib/go-1.10/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build802535089=/tmp/go-build -gno-record-gcc-switch

@andybons andybons added the mobile Android, iOS, and x/mobile label Jul 26, 2018
@andybons andybons changed the title gomobile setup installation failed. when i run gomobile init it gives error in command line that gomobile:command not found x/mobile/cmd/gomobile: setup installation failed. when i run gomobile init it gives error in command line that gomobile: command not found Jul 26, 2018
@gopherbot gopherbot added this to the Unreleased milestone Jul 26, 2018
@andybons
Copy link
Member

Can you outline the steps you took to install gomobile? is $GOPATH/bin present in your $PATH?

@andybons andybons added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jul 26, 2018
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@MRDO5
Copy link

MRDO5 commented Mar 14, 2019

HI all! I can't install gomobile in feodra 29
go get golang.org/x/mobile/cmd/gomobile
running this nothing to du
i have added path for go in bashrc file.
How i can fix that ?

@golang golang locked and limited conversation to collaborators Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

4 participants