gotunnel
gotunnel copied to clipboard
Error while building client
I am on ubuntu 12.10 and when trying to build the client after installing go on machine, I am getting this error.
gtclient/gtclient.go:11:2: import "github.com/ciju/gotunnel/log": cannot find package
gtclient/gtclient.go:12:2: import "github.com/ciju/gotunnel/protocol": cannot find package
gtclient/gtclient.go:13:2: import "github.com/ciju/gotunnel/rwtunnel": cannot find package
client.go:12:2: import "github.com/ciju/vercheck": cannot find package
git pull and try go get before go build client.go.
Have updated the Readme