Results 1 to 5 of 5
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 ...
- 04-20-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 3
Help: new to wine
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
- 05-07-2005 #2Just Joined!
- Join Date
- Oct 2004
- Location
- Warsaw, Poland
- Posts
- 87
Re: New to wine
My advice is to install some modern distro. Debian Sarge is frozen already and can be used without problems. Woody id more that 3 years old now, and you'll get nothing but problems when using it. Really.
Originally Posted by street9009
- 05-13-2005 #3Just Joined!
- Join Date
- May 2005
- Location
- Palakkad
- Posts
- 1
Wine Starting Error
Hai,
i am new to linux,
I installed fedora core 3 .Downloaded the new version of Wine from www.winehq.com site and its .tar.gz file.
Installed the wine using ./configue , make depand , make and make install commands as root
after that when iam trying to run WINE at console getting an error that
Warning: the specified Windows directory L"c:\\windows" is not accessible.
i run the wincfg command and try to set the drives but there the apply button was not active .
pls help me to rectify the problem and configure the wine
Jafar MG
- 05-13-2005 #4
i have it installed but i just cant get the damn thing to work ...how do you make it work!?!? and why do the programs i have installed not work...uggh.
- 05-13-2005 #5Just Joined!
- Join Date
- Oct 2004
- Posts
- 9
apt-get install wine winetksetup
then run
winesetup
this will configure ~/.wine/fake_windows/blahb blah blah
I have a few screenshots of setting up wine in ubuntu here.


Reply With Quote
