weigj / go-odbc

ODBC Driver for Go language
Other
122 stars 49 forks source link

Install failed in Linux #15

Closed hardass closed 11 years ago

hardass commented 11 years ago

display missing sql.h when installing. would you please advise? Thanks.

Message:

localhost odbc # go install

odbc

odbc.go:18:17: fatal error: sql.h: No such file or directory compilation terminated.

Canop commented 11 years ago

I got the same exact problem with the clone I just made, would it be possible to know how it was solved ?

xXPhenomXx commented 6 years ago

sudo yum install unixODBC-devel