I just recently installed Debian (woody) Linux and have been working with it a lot over the past few days. My latest project is to get an mIRC bot running on my Linux box via wine.
I installed the latest wine per WineHQ's website's instructions. And I believe I configured it at least somewhat right.
When I try to run the mIRC.exe with wine, I get a litany of errors. They will follow below.
I'd be appreciative to anyone who can help me hammer out these problems. It's all a learning experience for me. Thanks a bunch.
stephen@phoenix:~/unit-c/windows/CE$ wine CE.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\user32.dll") failed (error c000007a).
err:module:import_dll Library user32.dll (which is needed by L"c:\\windows\\system\\winmm.dll") not found
err:module:import_dll Library WINMM.dll (which is needed by L"C:\\windows\\CE\\CE.exe") not found
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\ws2_32.dll") failed (error c000007b).
err:module:import_dll Library ws2_32.dll (which is needed by L"c:\\windows\\system\\wsock32.dll") not found
err:module:import_dll Library WSOCK32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") not founderr:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\mpr.dll") failed (error c000007b).
err:module:import_dll Library MPR.dll (which is needed by L"C:\\windows\\CE\\CE.exe") not found
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\comctl32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\comctl32.dll") failed (error c000007a).
err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") not found
err:module:import_dll Loading library USER32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"GDI32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library GDI32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") failed (error c000007a).
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\ole32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\ole32.dll") failed (error c000007a).
err:module:import_dll Library ole32.dll (which is needed by L"c:\\windows\\system\\shlwapi.dll") not found
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\shlwapi.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\shlwapi.dll") failed (error c000007a).
err:module:import_dll Library shlwapi.dll (which is needed by L"c:\\windows\\system\\shell32.dll") not found
err:module:import_dll Loading library comctl32.dll (which is needed by L"c:\\windows\\system\\shell32.dll") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\shell32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\shell32.dll") failed (error c000007a).
err:module:import_dll Library shell32.dll (which is needed by L"c:\\windows\\system\\comdlg32.dll") not found
err:module:import_dll Loading library shlwapi.dll (which is needed by L"c:\\windows\\system\\comdlg32.dll") failed (error c000007b).
err:module:import_dll Loading library comctl32.dll (which is needed by L"c:\\windows\\system\\comdlg32.dll") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\winspool.drv") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\winspool.drv") failed (error c000007a).
err:module:import_dll Library winspool.drv (which is needed by L"c:\\windows\\system\\comdlg32.dll") not found
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\comdlg32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\comdlg32.dll") failed (error c000007a).
err:module:import_dll Library comdlg32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") not found
err:module:import_dll Loading library SHELL32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") failed (error c000007b).
err:module:import_dll Loading library ole32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") failed (error c000007b).
err:module:import_dll Loading library ole32.dll (which is needed by L"c:\\windows\\system\\oleaut32.dll") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"c:\\windows\\system\\oleaut32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"c:\\windows\\system\\oleaut32.dll") failed (error c000007a).
err:module:import_dll Library OLEAUT32.dll (which is needed by L"C:\\windows\\CE\\CE.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\CE\\CE.exe" failed, status c0000135
