当我brew doctor收到以下错误时:
dyld: Library not loaded: /usr/lib/libltdl.7.dylib
Referenced from: /usr/local/bin/php
Reason: image not found
Error: No available formula for zlib
Run Code Online (Sandbox Code Playgroud)
该文件libltdl.7.dylib不在我的/ usr/lib目录中,但还有其他几个.dylib文件.
我正在运行10.8.1,安装了最新版本的Xcode(4.4.1)及其命令行工具.
知道如何解决这些错误吗?