意外的dylib,la和pc文件与新鲜的山狮安装

4 macos homebrew

刚刚重新安装了osx,到目前为止只安装了chrome,sublime和xcode cli工具.我从酿酒医生处得到了这些警告:

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected dylibs:
  /usr/local/lib/libmacfuse_i32.2.dylib
  /usr/local/lib/libmacfuse_i64.2.dylib
  /usr/local/lib/libosxfuse_i32.2.dylib
  /usr/local/lib/libosxfuse_i64.2.dylib

Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .la files:
  /usr/local/lib/libosxfuse_i32.la
  /usr/local/lib/libosxfuse_i64.la

Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .pc files:
  /usr/local/lib/pkgconfig/osxfuse.pc
Run Code Online (Sandbox Code Playgroud)

删除这些文件是否安全,或者我应该忽略警告?

fja*_*rri 8

你有没有机会安装TrueCryptOSXFuse安装?因为你的问题看起来像这样这样.TrueCrypt问题由此脚本修复,如果你有OSXFuse,你可以删除它并使用homebrew版本代替.