FC3, Wine20050111, WT210jo (winetools) - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Wine (https://www.linux-noob.com/forums/forum-57.html) +--- Thread: FC3, Wine20050111, WT210jo (winetools) (/thread-2911.html) |
FC3, Wine20050111, WT210jo (winetools) - RavenManor - 2005-01-16 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 FC3, Wine20050111, WT210jo (winetools) - anyweb - 2005-01-16 what wine rpm did you use exactly ? give me the full name or download link cheers anyweb FC3, Wine20050111, WT210jo (winetools) - RavenManor - 2005-01-16 [/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 FC3, Wine20050111, WT210jo (winetools) - RavenManor - 2005-01-17 [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 FC3, Wine20050111, WT210jo (winetools) - RavenManor - 2005-01-17 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 |