Library not loaded: /opt/local/lib/libffi.5.dylib but I'm using homebrew
问题 I'm trying to run guard on Mac OS X Lion(XCode 4.3+OSX GCC Installer+Homebrew) Error message: Library not loaded: /opt/local/lib/libffi.5.dylib I have no /opt/local directory since I'm not using MacPorts but Homebrew I tried brew install libffi , which was successful, but the gem still doesn't work. I also have tried uninstalling and reinstalling the gem without success. Problem is also occurring on OSX 10.9 (Mavericks) with apple-gcc42 installed. I have also tried telling gem about the