mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #73] binary Release for 32 bit #35
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @surereddy on GitHub (Feb 9, 2018).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/73
Hello sir can you please give me release for 32 bit ubuntu .whe i try to make it have errors
go-http-tunnel# make
cannot find package "/root/go-http-tunnel" in any of:
/root/go/src//root/go-http-tunnel (from $GOROOT)
/root/goworkspace/src//root/go-http-tunnel (from $GOPATH)
cannot find package "/root/go-http-tunnel/cmd/tunnel" in any of:
/root/go/src//root/go-http-tunnel/cmd/tunnel (from $GOROOT)
/root/goworkspace/src//root/go-http-tunnel/cmd/tunnel (from $GOPATH)
cannot find package "/root/go-http-tunnel/cmd/tunneld" in any of:
/root/go/src//root/go-http-tunnel/cmd/tunneld (from $GOROOT)
/root/goworkspace/src//root/go-http-tunnel/cmd/tunneld (from $GOPATH)
cannot find package "/root/go-http-tunnel/id" in any of:
/root/go/src//root/go-http-tunnel/id (from $GOROOT)
/root/goworkspace/src//root/go-http-tunnel/id (from $GOPATH)
cannot find package "/root/go-http-tunnel/log" in any of:
/root/go/src//root/go-http-tunnel/log (from $GOROOT)
/root/goworkspace/src//root/go-http-tunnel/log (from $GOPATH)
cannot find package "/root/go-http-tunnel/proto" in any of:
/root/go/src//root/go-http-tunnel/proto (from $GOROOT)
/root/goworkspace/src//root/go-http-tunnel/proto (from $GOPATH)
cannot find package "/root/go-http-tunnel/tunnelmock" in any of:
/root/go/src//root/go-http-tunnel/tunnelmock (from $GOROOT)
/root/goworkspace/src/_/root/go-http-tunnel/tunnelmock (from $GOPATH)
make: ineffassign: Command not found
make: *** [.check-ineffassign] Error 127
@mmatczuk commented on GitHub (Feb 9, 2018):
@surereddy did you try https://github.com/mmatczuk/go-http-tunnel/releases/download/2.1/tunnel_linux_386.tar.gz ?