Created
August 21, 2014 00:06
-
-
Save faddah/2a86eb3507250bc268e7 to your computer and use it in GitHub Desktop.
result of $ brew doctor on my Mac OS X system with Homebrew 0.9.5
This file contains 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
$ brew doctor | |
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/lib/node_modules/libulockmgr.0.0.0.dylib | |
Warning: Your XQuartz (2.7.5) is outdated | |
Please install XQuartz 2.7.6: | |
https://xquartz.macosforge.org | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
php54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment