https://bugs.winehq.org/show_bug.cgi?id=37228
Paul Lemmons paul@lemmons.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #60997|0 |1 is obsolete| |
--- Comment #25 from Paul Lemmons paul@lemmons.name --- Created attachment 61009 --> https://bugs.winehq.org/attachment.cgi?id=61009 Missing ODBC
Turns out my account was not setup properly. I got that fixed. Now I get to the login screen and am able to attempt to login but I get:
0094:err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider. 0094:err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
I have done:
cd /usr/lib/i386-linux-gnu sudo ln -s libodbc.so.2.0.0 /usr/lib/libodbc.so
I have also tried:
export LIB_ODBC_DRIVER_MANAGER=/usr/lib/i386-linux-gnu/libodbc.so.2.0.0
The message does not go away
I have attached the log. Was the 506 build, built with this type of odbc support?
(Attached log is from the 64 bit wine but the same is true under 32 bit wine)