jyr / MNPP

Mac + Nginx + Percona + PHP a high performance web server in a one-click installer
http://getmnpp.org
314 stars 49 forks source link

Incorrect version of libfreetype.6.dylib, incompatible with OS X 10.8.3 #60

Closed rhlowe closed 11 years ago

rhlowe commented 11 years ago

I kept getting the following error in Console:

Dyld Error Message: Library not loaded: /opt/X11/*/libfreetype.6.dylib Referenced from: /usr/X11/lib/libfontconfig.1.dylib Reason: Incompatible library version: libfontconfig.1.dylib requires version 15.0.0 or later, but libfreetype.6.dylib provides version 14.0.0

After some investigation, I found an alternate copy of libfreetype.6.dylib provided from my Homebrew Cellar that was up to version 17.0.0 so I copied it over and lo and behold, MNPP worked again.

jyr commented 11 years ago

Hi Rob,

could you sent pull request to clean branch?

https://github.com/jyr/MNPP/tree/clean

We have working in new release.