http://bugs.winehq.org/show_bug.cgi?id=22403
--- Comment #12 from richard.mackie70@gmail.com 2010-04-20 03:38:12 --- (In reply to comment #11)
do you mean this bit? (from comment #7)
err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": dlopen(/Applications/Wine.app/Contents/Resources/bin/../lib/wine/msxml3.dll.so, 2): Symbol not found: _gzopen64 Referenced from: /Applications/Wine.app/Contents/Resources/bin/../lib/wine/../libxml2.2.dylib Expected in: /usr/lib/libz.1.dylib
I have checked that these files exist:
/usr/lib/libz.1.dylib /Applications/Wine.app/Contents/Resources/bin/../lib/wine/../libxml2.2.dylib /Applications/Wine.app/Contents/Resources/bin/../lib/wine/msxml3.dll.so (also there is an msxml4.dll.so in this directory)
Besides that I don't understand the rest of the error message. Do you have and advise about things I could do to try and fix this?