Anyone familiar with WINE?

Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#1
Hi!

I have WINE installed on antiX.
I managed to get it to install Mono and all that.
But I tried to to get it to start an installation, from a flash drive, and got this error message:

Code: Select all

wine64"/media/mbm 32 gb/rpg files/hl80e_win_install.exe"
wine: created the configuration directory '/home/malcolm/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0xede338, overlapped 0xede350): stub
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0xeee338, overlapped 0xeee350): stub
wine: configuration in '/home/malcolm/.wine' has been updated.
wine: Bad EXE format for Z:\media\mbm 32 gb\rpg files\hl80e_win_install.exe
I'm probably missing what should be an obvious step, but don't know what it might be.
In the WINE configuration GUI, I got this message in the drive tab :

Code: Select all

Failed to connect to the mount manager, the drive
configuration cannot be edited.
After I ran winecfg and got this after:

Code: Select all

winecfg --help
fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2
err:winecfg:open_mountmgr failed to open mount manager err 2
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:winecfg:open_mountmgr failed to open mount manager err 2
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:winecfg:open_mountmgr failed to open mount manager err 2
Anyone know what I might be doing wrong?
Or what I might need to do to get WINE to run properly? __{{emoticon}}__

Any tips on how to upgrade WINE (or any other software) from the terminal to the latest version would also be way cool.

Thanks in advance!