Привет всем!
Скачал WineX 3.2.1, распаковал, потом сказал
./tools/wineinstall
Вроде как все установилось нормально, но при попытке запуска любой
Windows-программы выдется следующее
darkstar:/mnt/dosfs/windows> wine calc.exe
Could not stat /mnt/cdrom (No such file or directory), ignoring drive D:
fixme:ver:GetVersionExA OSVERSIONINFOA is too large (possibly
OSVERSIONINFOEXA)
err:module:map_image Could not map section .text, file probably truncated
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/folder.htt" err = 2
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/gost_a.fon" err = 2
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/gost_b.fon" err = 2
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/symbol_a.fon" err = 2
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/symbol_b.fon" err = 2
err:font:AddFontFileToList Unable to load font file
"/mnt/dosfs/windows/fonts/modern.fon" err = 2
err:module:map_image Could not map section .text, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\ctmp3.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .reloc, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\lhacm.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .rsrc, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\msg711.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section DATA, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\iac25_32.ax failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .text, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\msaud32.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .rsrc, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\sl_anet.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .text, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\l3codeca.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .reloc, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\msgsm32.acm failed, check this file ! (GetLastError 193)
err:module:map_image Could not map section .text, file probably truncated
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\tsd32.dll failed, check this file ! (GetLastError 193)
err:module:PE_fixup_imports Module (file) tsd32.dll (which is needed by
C:\windows\system\tssoft32.acm) not found
err:win32:PE_LoadLibraryExA can't load C:\windows\system\tssoft32.acm
err:module:MODULE_LoadLibraryExA Loading of native DLL
C:\windows\system\tssoft32.acm failed, check this file ! (GetLastError 14)
wine: can't exec 'calc.exe': error=21
При этом все файлы в /mnt/dosfs/windows/system имеются. Файл конфига:
WINE REGISTRY Version 2
[Drive C]
"Path" = "/mnt/dosfs"
"Type" = "hd"
"Filesystem" = "win95"
[Drive D]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Device" = "/dev/cdrom"
"Filesystem" = "win95"
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Filesystem" = "win95"
[Drive F]
"Path" = "${HOME}"
"Type" = "network"
"Filesystem" = "win95"
[wine]
"windows" = "C:\\windows"
"system" = "C:\\windows\\SYSTEM"
"path" = "C:\\WINDOWS;C:\\WINDOWS\\COMMAND"
"temp" = "C:\\WINDOWS\\TEMP"
[Version]
"Windows" = "win98"
[DllDefaults]
"DefaultLoadOrder" = "native, builtin, so"
[DllOverrides]
"commdlg" = "builtin, native"
"comdlg32" = "builtin, native"
"ver" = "builtin, native"
"version" = "builtin, native"
"shell" = "builtin, native"
"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shlwapi" = "builtin, native"
"shdocvw" = "builtin, native"
"lzexpand" = "builtin, native"
"lz32" = "builtin, native"
"comctl32" = "builtin, native"
"commctrl" = "builtin, native"
"advapi32" = "builtin, native"
"crtdll" = "builtin, native"
"mpr" = "builtin, native"
"winspool.drv" = "builtin, native"
"d3d8" = "builtin, native"
"d3drm" = "builtin, native"
"ddraw" = "builtin, native"
"dinput" = "builtin, native"
"dinput8" = "builtin, native"
"dmusic" = "builtin, native"
"dsound" = "builtin, native"
"opengl32" = "builtin, native"
"msvcrt" = "native, builtin"
"rpcrt4" = "native, builtin"
"msvideo" = "builtin, native"
"msvfw32" = "builtin, native"
"mcicda.drv" = "builtin, native"
"mciseq.drv" = "builtin, native"
"mciwave.drv" = "builtin, native"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msacm.drv" = "builtin, native"
"msacm" = "builtin, native"
"msacm32" = "builtin, native"
"midimap.drv" = "builtin, native"
[x11drv]
"AllocSystemColors" = "100"
"CopyDefaultColors" = "0"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "Y"
"UseDGA" = "N"
"UseXShm" = "Y"
"DXGrab" = "Y"
"UseXVidMode" = "Y"
"DesktopDoubleBuffered" = "Y"
"TextCP" = "0"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-times-"
[FontPatterns]
"Pattern0" = "-adobe-times*"
"Pattern1" = "-adobe-helvetica*"
"Pattern2" = "-adobe-courier*"
"Pattern3" = "-misc-fixed*"
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
[parallelports]
"Lpt1" = "/dev/lp0"
[spooler]
"LPT1:" = "|lpr"
[ports]
[spy]
"Exclude" = "WM_SIZE;WM_TIMER;"
[registry]
"LoadGlobalRegistryFiles" = "n"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "n"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
"WineLook" = "Win98"
[Console]
"Drivers" = "xterm"
"XtermProg" = "konsole"
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
[afmdirs]
[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[wineoss]
"UseMMap" = "Y"
"FullDuplex" = "N"