Skip to content

Cannot install pgpsql.go on Go 1.0 #11

@brailateo

Description

@brailateo

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
teo@teo:
/go/src/pkg/github.com/jbarham/pgsql.go$ make install
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions