Hello, I installed wine using macports. I am running mac osx 10.7.5. In terminal, when I wineboot I get the following:
wine: created the configuration directory '/Users/mikathem/.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 0x11ff560, overlapped 0x11ff56c): stub
wine: configuration in '/Users/mikathem/.wine' has been updated.
When I then try to setup my application by navigating to the correct directory and typing wine setup.exe, the install shield window comes up (empty) and then wine just hangs there. I have to force quit or kill the process. I also tried wine-devel and had the same problem.
Any thoughts?
empty install shield window hangs
Re: empty install shield window hangs
first install samba in Macports to get rid of the ntlm_auth error, and see if it still happens.
Re: empty install shield window hangs
Thanks for the reply. I installed samba3 using macports to no avail. Same problem. Hangs at install shield.