Linux-Noob Forums

Full Version: FC3, Wine20050111, WT210jo (winetools)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

wine: Could not load graphics driver 'x11drv'.

Make sure that your X server is running and that $DISPLAY is set correctly.

all wineservers endet after 2 seconds...

Failed: 1

check installation by return value...

waiting for wineservers to exit...

all wineservers endet after 0 seconds...

Failed: 1

 

Any help is appreciated!

 

Thanks,

Raven Manor


what wine rpm did you use exactly ?

 

give me the full name or download link

 

cheers

 

anyweb


[/url]http://prdownloads.sourceforge.net/wine/Wine-20050111.tar.gz

[url=http://www.von-thadden.de/Joachim/WineTool...ls-210jo.tar.gz]http://www.von-thadden.de/Joachim/WineTool...ls-210jo.tar.gz

 

Thanks,

Raven Manor


[raven@ravenmanor ~]$ DISPLAY=:0 wine Notepad

err:module:import_dll Library ole32.dll (which is needed by L"c:\\windows\\system\\shlwapi.dll") not found

err:module:import_dll Library shlwapi.dll (which is needed by L"c:\\windows\\system\\shell32.dll") not found

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 Library comdlg32.dll (which is needed by L"C:\\windows\\system\\Notepad.exe") not found

err:module:import_dll Loading library shell32.dll (which is needed by L"C:\\windows\\system\\Notepad.exe") failed (error c000007b).

err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system\\Notepad.exe" failed, status c0000135


I installed devel tools for x

In wine dir I typed:



Code:
make uninstall






Code:
make clean




 

Then I reinstalled wine with:



Code:
./tools/wineinstall




 

This fixed my problem.

 

Raven Manor