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
[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:
Then I reinstalled wine with:
This fixed my problem.
Raven Manor