Skip to content

Instantly share code, notes, and snippets.

@ToreySound
Created September 24, 2013 03:45
Show Gist options
  • Save ToreySound/6680139 to your computer and use it in GitHub Desktop.
Save ToreySound/6680139 to your computer and use it in GitHub Desktop.
Macintosh:~ toreystriffolino$ brew doctor
Warning: You have MacPorts or Fink installed:
/Users/toreystriffolino/.rvm/bin/port, /opt/local/bin/port
This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.
sudo mv /opt/local ~/macports
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/libmp3lame.0.0.0.dylib
Warning: 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/libmp3lame.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment