OK, so I've desperately been trying to install Wine and get EAC to work over the past few days, and I'm officially giving up. That's fair enough, but I've managed to make a big mess in terminal, and I don't understand any of the error messages.
I might have done a lot of stupid things, but I think that the biggest mistake I made was typing the following:
export DYLD_LIBRARY_PATH=/opt/local/lib
This pointed something in a library to a path (or files) that doesn't exist, if I'm not mistaken (as you understand, I'm a complete newbie). Is there a way to undo this, or should I just reinstall the entire OS? I'd hate to have something fundamentally wrong with my configurations.
I also typed in the following:
sudo ln -s /opt/local/lib/libfree*
... But I have NO idea what that means. I followed fragmented instructions from all over the web, and don't know what did the most damage. It was trying to install Gecko and Freetype fonts that made me hit the wall.
Here's what comes up when I try to run winecfg now:
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") failed (error c000007a).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": dlopen(/usr/local/bin/../lib/wine/gdi32.dll.so, 258): Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /opt/
I can't even uninstall Wine, so something must be seriously wrong here.
ANY help is greatly appreciated.
I might have done a lot of stupid things, but I think that the biggest mistake I made was typing the following:
export DYLD_LIBRARY_PATH=/opt/local/lib
This pointed something in a library to a path (or files) that doesn't exist, if I'm not mistaken (as you understand, I'm a complete newbie). Is there a way to undo this, or should I just reinstall the entire OS? I'd hate to have something fundamentally wrong with my configurations.
I also typed in the following:
sudo ln -s /opt/local/lib/libfree*
... But I have NO idea what that means. I followed fragmented instructions from all over the web, and don't know what did the most damage. It was trying to install Gecko and Freetype fonts that made me hit the wall.
Here's what comes up when I try to run winecfg now:
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") failed (error c000007a).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": dlopen(/usr/local/bin/../lib/wine/gdi32.dll.so, 258): Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /opt/
I can't even uninstall Wine, so something must be seriously wrong here.
ANY help is greatly appreciated.