Thøger Juul Thorsen wrote:
First of all thanks for a quick and kind response.

I checked; there were some libfreetype.6.dylib etc in my /sw/lib; and I
saw I had freetype2-hinting-shlibs/dev installed. I purged them, purged

None of these, if they aren't from very old versions, should interfere with the building of texmacs.

texmacs, reinstalled X11.app and then tried rebiulding TeXmacs.
'which freetype-config' and otool gave me perfect responses.

Let me get this right: 'otool -L /sw/lib/TeXmacs/bin/texmacs.bin' showed you the only line containing freetype as follows:

/usr/X11R6/lib/libfreetype.6.dylib (compatibility version 6.3.0, current version 6.3.0)

and you still got the error message

dyld: texmacs.bin version mismatch for library:
/usr/X11R6/lib/libfreetype.6.dylib (compatibility version
of user: 10.0.0 greater than library's version: 6.3.0)

? This is impossible unless your 'texmacs.bin' is not the one in /sw/lib/TeXmacs/bin. Something on your PATH, perhaps in /usr/local or /opt/local, must do something nasty. Or do you have an environment variable like TEXMACS_BIN_PATH or even DYLD_LIBRARY_PATH set?

--
Martin



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to