Skip to content

Instantly share code, notes, and snippets.

@richmwatts
Last active August 29, 2015 14:08
Show Gist options
  • Save richmwatts/8abc66b455750462dff4 to your computer and use it in GitHub Desktop.
Save richmwatts/8abc66b455750462dff4 to your computer and use it in GitHub Desktop.
brew config & doctor output
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 2f84b834f37ccead3baaf8e707afbe5dcd498b77
Last commit: 52 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.10-x86_64
Xcode: 6.1
CLT: 6.1.0.0.1.1413057044
Clang: 6.0 build 600
X11: N/A
System Ruby: 2.0.0-481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.1.3_1/bin/ruby
----------------------------------------------------------------------------------------------------
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/libmcrypt.4.4.8.dylib
/usr/local/lib/libusb-1.0.0.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/mcrypt.h
/usr/local/include/mutils/mcrypt.h
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/libmcrypt.la
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment