Closed GoogleCodeExporter closed 9 years ago
I get the same if I checkout from latest from Git.
Original comment by cyborg10...@gmail.com
on 10 May 2012 at 11:19
You are missing the unixODBC header files:
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:49:17: error: sql.h: No such
file or directory
/home1/users/joe.borg/pyodbc-3.0.3/src/pyodbc.h:50:20: error: sqlext.h: No such
file or directory
You'll need something like:
yum install unixODBC-devel
http://code.google.com/p/pyodbc/wiki/Building
Original comment by mkleehammer
on 29 Sep 2012 at 4:55
Original issue reported on code.google.com by
cyborg10...@gmail.com
on 16 Apr 2012 at 9:00Attachments: