Fresh install of Homebrew, Wine, wget, zenity & Winetricks.
ran winecfg and got the following:
I checked and the two dll's are in ".wine/drive_c/windows/system32"bash-3.2$ winecfg
err:process:__wine_kernel_init boot event wait timed out
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winmm.dll") not found
err:module:import_dll Library winmm.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135
bash-3.2$
Perhaps relevant, perhaps not, when I first did a clean install of Yosemite, I installed Homebrew, Wine, wget, zenity & Winetricks and things were working until I installed Python 3. Python 3 broke Wine, I don't know why but it did. I removed Python 3, cleaned everything from the cellar (uninstall_homebrew.sh) and cleaned out any PATH references to Wine or Python. My current .bash_profile is limited to (export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin). I waited for a couple of SPs, and am now trying again.
I have no idea what to try at this point.
Any suggestions would be welcome.
Thanks.