Open GoogleCodeExporter opened 9 years ago
Are you sure Ubuntu doesn't ship with unixODBC also?
I might have to use a dynamic search or something to find them...
Thanks for the patch. I'm concerned this would break other distros though.
I'll do
some testing and research.
Original comment by mkleehammer
on 5 Sep 2009 at 4:51
Unfortunately this is not an Ubuntu specific issue. I checked and saw that in
Debian
Lenny both libiodbc2-dev and unixodbc-dev are installable from distribution
packages
(they conflict each other of course). And in either case the sys.platform has
'linux2' value...
Original comment by steger.j...@gmail.com
on 8 Sep 2009 at 12:03
Am still not sure this is a good idea. Can you check out the comments on the
Building page?
http://code.google.com/p/pyodbc/wiki/Building
There are a couple that discuss building on Ubuntu.
Original comment by mkleehammer
on 31 Dec 2009 at 6:51
Building should allow you to specify which on the command line. UnixODBC is
usually the default, but iodbc is very common. Maybe even have UnixODBC as
default and try iodbc on failure.
Original comment by chris...@gmail.com
on 15 Dec 2010 at 5:36
Original issue reported on code.google.com by
steger.j...@gmail.com
on 26 Aug 2009 at 8:40