Skip to content

Instantly share code, notes, and snippets.

@axpence
Created July 26, 2012 06:50
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 axpence/3180639 to your computer and use it in GitHub Desktop.
Save axpence/3180639 to your computer and use it in GitHub Desktop.
brew doctor gist
Az-macbook:lab6 joshuadager$ brew doctor
/usr/local/Library/Homebrew/global.rb:65: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
/usr/local/Library/Homebrew/global.rb:95: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
Error: Your Homebrew is outdated
You haven't updated for at least 24 hours, this is a long time in brewland!
Error: 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/libgmp.10.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libgmpxx.4.dylib /usr/local/lib/libgmpxx.dylib /usr/local/lib/libiconv.2.dylib /usr/local/lib/libiconv.dylib /usr/local/lib/libmpc.2.dylib /usr/local/lib/libmpc.dylib /usr/local/lib/libmpfr.4.dylib /usr/local/lib/libmpfr.dylib /usr/local/lib/libnet.1.5.0.dylib /usr/local/lib/libnet.1.dylib /usr/local/lib/libnet.dylib /usr/local/lib/libusb-0.1.4.dylib /usr/local/lib/libusb-1.0.0.dylib /usr/local/lib/libusb-1.0.dylib /usr/local/lib/libusb.dylib
Error: 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/libelf.a /usr/local/lib/libgmp.a /usr/local/lib/libgmpxx.a /usr/local/lib/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libnet.a /usr/local/lib/libusb-1.0.a /usr/local/lib/libusb.a
Az-macbook:lab6 joshuadager$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment