Created
September 24, 2013 03:45
-
-
Save ToreySound/6680139 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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