报错信息
dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: /usr/local/bin/wget
Reason: image not found
Abort trap: 6
处理办法
brew uninstall --force gettext
brew install gettext
报错信息
dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: /usr/local/bin/wget
Reason: image not found
Abort trap: 6
处理办法
brew uninstall --force gettext
brew install gettext
本文标题:mac 2017 中wget 异常处理(库未加载)
本文链接:https://www.haomeiwen.com/subject/aprtmftx.html
网友评论