Last active
October 14, 2015 09:32
-
-
Save claudiu-cristea/d2038224eb3968d27986 to your computer and use it in GitHub Desktop.
brew doctor
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/libphp5.so | |
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: | |
php53 | |
php54 | |
php55 | |
php70 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment