[Wine]FreeBSD and Wine

Webmaster Shizukana.net webmaster at shizukana.net
Sun Mar 27 07:36:46 CST 2005


> Hi,
>
> I have some problems with freebsd 5.3-CURRENT and wine,
> Every program I tried doesn't want to start,
> I tried to install DCOM98 and IE6 but they wouldn't install,
> DCOM98 quits without reasons, IE6 gives an error he can't install.
>
> I'm currently not at home, so the configs and the error messages will
> posted later, but for now, who had the same problem and got it fixed?
>
> I tried to install winesetuptk but it wouldn't do make or gmake (quits
> with an error) I did use build in the tcltk directory before i did gmake
>
> Poorly there is no readme in that archive
>
> I hope you can give me information to fix this

:::> This is the error:

----------------
bash-2.05b$ wine dcom98.exe
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
fixme:file:get_default_drive_device auto detection of DOS devices not
supportedon this platform
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we
have to do here ?
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH
err:setupapi:SetupDefaultQueueCallbackA delete error 2
"C:\\windows\\system\\dcom98.inf"
err:setupapi:SetupDefaultQueueCallbackA delete error 2
"C:\\windows\\system\\dcomcnfg.hlp"
fixme:setupapi:vcpUICallbackProc16 (0xf880, 0705, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 070f, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 0710, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 070b, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 070c, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_CFGAUTO
bash-2.05b$
----------

:::> If i retry it to install, i get:

-------------------
bash-2.05b$ wine dcom98.exe
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
fixme:file:get_default_drive_device auto detection of DOS devices not
supportedon this platform
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we
have to do here ?
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH
err:setupapi:SetupDefaultQueueCallbackA delete error 2
"C:\\windows\\system\\dcom98.inf"
err:setupapi:SetupDefaultQueueCallbackA delete error 2
"C:\\windows\\system\\dcomcnfg.hlp"
err:setupapi:SetupDefaultQueueCallbackA copy error 5
"E:\\IXP006.TMP\\install.exe" ->
"C:\\windows\\system\\dcom98\\oldole\\uninstall.exe"
err:setupapi:SetupDefaultQueueCallbackA copy error 5
"E:\\IXP006.TMP\\eula98.txt" -> "C:\\windows\\system\\dcom98\\license.txt"
err:setupapi:SetupDefaultQueueCallbackA copy error 5
"E:\\IXP006.TMP\\relnt98.txt" ->
"C:\\windows\\system\\dcom98\\relnotes.txt"
err:setupapi:SetupDefaultQueueCallbackA copy error 5
"E:\\IXP006.TMP\\dcom98.inf" -> "C:\\windows\\inf\\dcom98.inf"
fixme:setupapi:vcpUICallbackProc16 (0xf880, 0705, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 070f, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 0710, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 070b, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xf880, 070c, 0000, 00000000,
203d0bfc) - semi-stub
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_CFGAUTO
bash-2.05b$
-------------------

This is my config:

bash-2.05b$ grep -v "^;" ~/.wine/config | grep '.'
WINE REGISTRY Version 2
[Drive C]
"Path" = "%HOME%/.wine/c"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"
[Drive D]
"Path" = "/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
"Device" = "/dev/ad0"
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[Drive F]
"Path" = "%HOME%"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"
[Drive Z]
"Path" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
"ShellLinker" = "wineshelllink"
# [wineconf]
[Version]
"Windows" = "win98"
[DllOverrides]
"commdlg"      = "builtin, native"
"comdlg32"     = "builtin, native"
"shell"        = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"advapi32"     = "builtin, native"
"msvcrt"       = "native, builtin"
"mciavi.drv"   = "native, builtin"
"mcianim.drv"  = "native, builtin"
"ole32"        = "native"
"*" = "native, builtin"
[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "Y"
"UseDGA" = "Y"
"UseXShm" = "Y"
"UseXVidMode" = "Y"
"UseTakeFocus" = "Y"
"DXGrab" = "N"
"DesktopDoubleBuffered" = "N"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[FontDirs]
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"
[parallelports]
"Lpt1" = "/dev/lp0"
[ppdev]
[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"
[ports]
[Debug]
[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
"WineLook" = "Win95"
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
[afmdirs]
"1" = "/usr/share/ghostscript/fonts"
"2" = "/usr/share/a2ps/afm"
"3" = "/usr/share/enscript"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"
[WinMM]
"Drivers" = "wineoss.drv"      ; default for most common configurations
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
[Network]
[AppDefaults\\_INS0432._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0466._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0576._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5176._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5576._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\setup.exe\\x11drv]
"Desktop" = "800x600"
[AppDefaults\\kazaalite.kpp\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
"shdocvw" = "native"
"shlwapi" = "native"

I hope you can give me some information,
I've tried to fix it on serveral ways but it didnt work
So help me

Thanks

With Kind Regards,
Nexohrion
(JeanPaul)




More information about the wine-users mailing list