Skip to content

Instantly share code, notes, and snippets.

@thomvil
Created November 12, 2013 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomvil/7427627 to your computer and use it in GitHub Desktop.
Save thomvil/7427627 to your computer and use it in GitHub Desktop.
brew doctor
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/thomasvilla/.rvm/gems/ruby-2.0.0-p247/bin/passenger-config
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/libbeid.2.7.4.dylib
/usr/local/lib/libbeidcardlayer.4.0.4.dylib
/usr/local/lib/libbeidcommon.1.0.0.dylib
/usr/local/lib/libbeidcommon.4.0.4.dylib
/usr/local/lib/libbeiddialogsQT.4.0.4.dylib
/usr/local/lib/libbeidgui.1.5.0.dylib
/usr/local/lib/libbeidlibjni.2.7.2.dylib
/usr/local/lib/libbeidlibopensc.2.2.0.dylib
/usr/local/lib/libbeidlibopenscinternal.2.2.0.dylib
/usr/local/lib/libbeidpkcs11.4.0.4.dylib
/usr/local/lib/libqt-mt.3.3.8.dylib
/usr/local/lib/libxerces-c-3.1.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment