-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I succeeded in installing and working just fine on 8g version but when I upgraded to Go 1.0 installing won't work! :-(
teo@teo:~/go/src/pkg$ go get github.com/jbarham/pgsql.go
package github.com/jbarham/pgsql.go
imports github.com/jbarham/pgsql.go
imports github.com/jbarham/pgsql.go: found packages pgsql (pgsql.go) and main (pool_example.go) in /home/teo/go...
teo@teo:/go/src/pkg$ cd github.com/jbarham/pgsql.go/go/src/pkg/github.com/jbarham/pgsql.go$ make install
teo@teo:
Makefile:1: /home/teo/go/src/Make.inc: No such file or directory
Makefile:12: /home/teo/go/src/Make.pkg: No such file or directory
make: *** No rule to make target `/home/teo/go/src/Make.pkg'. Stop.
Metadata
Metadata
Assignees
Labels
No labels