Skip to content

Instantly share code, notes, and snippets.

@ynadji
Created December 24, 2011 17:36
Show Gist options
  • Save ynadji/1517888 to your computer and use it in GitHub Desktop.
Save ynadji/1517888 to your computer and use it in GitHub Desktop.
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/libdaq.0.dylib
/usr/local/lib/libsfbpf.0.dylib
/usr/local/lib/libxmmsclient++-glib.1.0.0.dylib
/usr/local/lib/libxmmsclient++.4.0.0.dylib
/usr/local/lib/libxmmsclient-cf.1.0.0.dylib
/usr/local/lib/libxmmsclient-glib.1.0.0.dylib
/usr/local/lib/libxmmsclient.6.0.0.dylib
Unbrewed static libraries 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 static libraries:
/usr/local/lib/libdaq.a
/usr/local/lib/libdaq_static.a
/usr/local/lib/libdaq_static_modules.a
/usr/local/lib/libsfbpf.a
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/snort.pc
/usr/local/lib/pkgconfig/xmms2-client-cpp-glib.pc
/usr/local/lib/pkgconfig/xmms2-client-cpp.pc
/usr/local/lib/pkgconfig/xmms2-client-glib.pc
/usr/local/lib/pkgconfig/xmms2-client.pc
/usr/local/lib/pkgconfig/xmms2-plugin.pc
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/libdaq.la
/usr/local/lib/libdaq_static.la
/usr/local/lib/libdaq_static_modules.la
/usr/local/lib/libsfbpf.la
==> You should brew install these missing dependencies:
graphviz: swig
plowshare: leptonica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment