RMagick for Rails on Mac, a moving target
Posted by admin, Wed Apr 04 14:20:54 UTC 2007
I was using the instructions from this RMagick documentation page, and hit
another, new snag, in the post-setup phase of the gem install:
<br />dyld: NSLinkModule() error<br />dyld: Symbol not found: _GetMultilineTypeMetrics<br />
Before attempting the gem install, you will need to execute this:
<br />export PKG_CONFIG_PATH=/opt/local/lib/pkgconfig<br />