[Bug 42178] EuroCompta 2016 installer crashes (64-bit InstallShield ' ISBEW64.exe' crashes)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 13 06:08:42 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42178

--- Comment #5 from Bruno Jesus <00cpxxx at gmail.com> ---
(In reply to LEMONNIER from comment #4)
> Do you have a solution?
> 
> env WINEPREFIX="/home/lemonnier/.wine" wine c:\\winm\\eurocpt\\EuroCpt.exe 
> err:winediag:SQLDrivers No ODBC drivers could be found. 
> Check the settings for your libodbc provider.

You need to install the library libodbc in your system, Wine uses it to access
ODBC sources.

For example, in Debian to install both 64 and 32 bits version:
apt-get install libodbc1 libodbc1:i386

-- 
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.



More information about the wine-bugs mailing list