From Martin Budaj: Hi, it seems that you didn't compile therion correctly (you can't run it from the commandline nor xtherion is able to run it). The error message you posted (dyld: lazy symbol binding failed: lazy pointer not found) seems to be MacOSX-specific. Try using the latest gcc compiler (some hints are contained in http://www.andre-simon.de/dokuwiki/doku.php?id=en:installation_macos, which is not related to therion, but may help). You may set the compiler in the makefile: change the line 45 to CXX=g++-3.3
It is surely not related to TeX. Best regards Martin --
