@
luckyning 系统用的是阿里云的 centos 6.5 64 位,刚装好系统就,
yum update -y
yum install -y mysql-server redis git go
然后开始执行,
在安装 web 的时候,执行到这步,报错。
怎么样可以联系到你呢?我很想用这个 urlooker
mkdir -p $GOPATH/src/
github.com/urlookercd $GOPATH/src/
github.com/urlookergit clone
https://github.com/URLooker/web.gitcd web
go get ./...
package
github.com/urlooker/web/api: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/cron: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/g: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http/cookie: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/sender: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/store: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/model: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/utils: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/toolkits/file: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/gorilla/mux: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/toolkits/str: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/toolkits/web: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http/errors: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http/param: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http/render: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/codegangsta/negroni: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/handler: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http/middleware: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/gorilla/securecookie: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/gorilla/context: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/unrolled/render: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/http/helper: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/go-xorm/xorm: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/toolkits/container/list: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/urlooker/web/backend: cannot download, $GOPATH not set. For more details see: go help gopath
package
stathat.com/c/consistent: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/go-sql-driver/mysql: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/astaxie/beego/httplib: cannot download, $GOPATH not set. For more details see: go help gopath
package
github.com/miekg/dns: cannot download, $GOPATH not set. For more details see: go help gopath