Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wine > New to wine

Forgot Password?
 Wine   Discussion about Wine, the Open Source implementation of the Windows API on top of X and Unix.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 04-20-2005   #1 (permalink)
Just Joined!
 
Join Date: Apr 2005
Posts: 3
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
street9009 is offline  


Reply With Quote
Old 05-07-2005   #2 (permalink)
Just Joined!
 
Join Date: Oct 2004
Location: Warsaw, Poland
Posts: 87
Send a message via ICQ to michux Send a message via MSN to michux Send a message via Skype™ to michux
Re: New to wine

Quote:
Originally Posted by street9009
I just recently installed Debian (woody) Linux
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.
michux is offline   Reply With Quote
Old 05-13-2005   #3 (permalink)
Just Joined!
 
Join Date: May 2005
Location: Palakkad
Posts: 1
Send a message via Yahoo to jafarmg
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
jafarmg is offline   Reply With Quote
Old 05-13-2005   #4 (permalink)
Just Joined!
 
emmabugg's Avatar
 
Join Date: May 2005
Location: /home/minnesota: cd scotland
Posts: 93
Send a message via AIM to emmabugg Send a message via MSN to emmabugg Send a message via Yahoo to emmabugg
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.
emmabugg is offline   Reply With Quote
Old 05-13-2005   #5 (permalink)
Just 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.
mrbass is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:57 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2