I'm getting this error message when running the command tidy from the XML bundle on any xml doc:
Errors: dyld: lazy symbol binding failed: Symbol not found: _gzdopen Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: dynamic lookup
Here's a couple of questions:
- How can I get access to the error above which appears in a yellow
fading window in a location I can copy and paste.
- How is the default path set for running textmate commands from
bundles -- perhaps I can remove /opt from the path?
- Anybody know what this error message means?
I resolved this problem by moving the path: /usr/bin ahead of /opt/local/bin in my PATH variable.
Don't yet know what's wrong with the libxml2 library installed with macports in /opt