http://bugs.winehq.org/show_bug.cgi?id=13575
Summary: iTunes does not start on x86 computers Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: odbc AssignedTo: wine-bugs@winehq.org ReportedBy: lex148+wine@gmail.com
iTunes throws error from Library ODBC32.dll when starting.
I believe this is only a problem on x64 computers.
OUTPUT FROM CONSOLE: lex@lex-desktop:~/.wine/drive_c/Program Files/iTunes$ wine iTunes.exe err:module:import_dll Library ODBC32.dll (which is needed by L"C:\Program Files\iTunes\iTunes.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\iTunes\iTunes.exe" failed, status c0000135
Steps to reproduce: 1) download and install iTunes. 2) run "wine iTunes.exe"
error: see output above.
expected: iTunes to start.
NOTE: Created a new ticket on request of ticket <a href="http://bugs.winehq.org/show_bug.cgi?id=12836">12836</a>
This error was on a Ubuntu X64 computer running wine-1.0-rc3 on a ext3 partition.
I added native odbc32.dll and odbcint.dll this got iTunes running.