https://bugs.winehq.org/show_bug.cgi?id=41607 ake.rehnman(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ake.rehnman(a)gmail.com --- Comment #18 from ake.rehnman(a)gmail.com --- I think the loading of libodbc.so is wrong. That file is used for linking not sure but it is only availble in the unixodbc-dev package. You can however set the LIB_ODBC_DRIVER_MANAGER to libodbc.so.1 like: LIB_ODBC_DRIVER_MANAGER="libodbc.so.1" wine <your program> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.