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

Wallet Extension does not work when built #457

Open
jamescarlyle opened this issue Jul 29, 2022 · 1 comment
Open

Wallet Extension does not work when built #457

jamescarlyle opened this issue Jul 29, 2022 · 1 comment

Comments

@jamescarlyle
Copy link
Contributor

jamescarlyle commented Jul 29, 2022

Steps to reproduce, following instructions at https://github.com/obscuronet/go-obscuro/tree/main/tools/walletextension:

jwgcarlyle@penguin:~/github.com/obscuronet/go-obscuro/tools/walletextension$ env GOOS=linux GOARCH=amd64 go build -o ../bin/wallet_extension_linux_amd64 .
jwgcarlyle@penguin:~/github.com/obscuronet/go-obscuro/tools/walletextension$ chmod +777 ../bin/wallet_extension_linux_amd64 
jwgcarlyle@penguin:~/github.com/obscuronet/go-obscuro/tools/walletextension$ ../bin/wallet_extension_linux_amd64 
../bin/wallet_extension_linux_amd64: line 1: syntax error near unexpected token `newline'
../bin/wallet_extension_linux_amd64: line 1: `!<arch>'
@jamescarlyle
Copy link
Contributor Author

I'm building with go version go1.17.3 linux/amd64
in a debian environment on a chromebook, but don't think that should make a difference

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