[TxMt] Re: problem with xml:tidy command: Symbol not found: _gzdopen
Stephen Bannasch
stephen.bannasch at deanbrook.org
Sun Jan 25 06:33:10 UTC 2009
>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:
>
>1) How can I get access to the error above which appears in a yellow
>fading window in a location I can copy and paste.
>
>2) How is the default path set for running textmate commands from
>bundles -- perhaps I can remove /opt from the path?
>
>3) 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
More information about the textmate
mailing list