Reason: Incompatible library version: libfontconfig.1.dylib requires version 8.0.0 or later, but libexpat.1.dylib provides version 7.0.0

Geoffrey Ostrin geoff.ostrin at gmail.com
Mon Dec 1 01:48:18 PST 2014


In a php script I call the ImageMagick convert command via a php exec
command. I get the error printed in the title. Following a thread of the
same title I did the following:

otool -L /opt/local/lib/libfontconfig.1.dylib

and got...

        /opt/local/lib/libfontconfig.1.dylib (compatibility version 10.0.0,
current version 10.0.0)
        /opt/local/lib/libfreetype.6.dylib (compatibility version 18.0.0,
current version 18.2.0)
        /opt/local/lib/libexpat.1.dylib (compatibility version 8.0.0,
current version 8.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 125.2.11)

I'm running on localhost with Apache via xammp on a mac operating with snow
leopard.

Many thanks in advance for any assistence.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-tickets/attachments/20141201/03ac3614/attachment.html>


More information about the macports-tickets mailing list