[OS X TeX] Adobe Illustrator
Peter Dyballa
Peter_Dyballa at Web.DE
Mon Nov 6 19:23:05 CET 2006
Am 06.11.2006 um 17:52 schrieb George Gratzer:
> dyld: Library not loaded: /usr/X11R6/liub/libXt.6.dylib
Is this a typo, the "liub" component? Then the maker of the
application made a mistake.
There are some easy tools to check such things, for example:
otool -L /Applications/<Name>.app/Contents/MacOS/<Name>
Then you can invoke for every library reported:
ls -l <that lib>
i.e. in your case: ls -l /usr/X11R6/lib/libXt.6.dylib
If it doesn't exist, then you would need to install *X11User* package
(not X11SDK) from Apple. Notice, that your application is most
probably an X client, not an Aqua application ...
--
Greetings
Pete
Sorry my terrible English, my native language Lisp!
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list