Skip to content

Instantly share code, notes, and snippets.

@nusco
Created August 11, 2012 11:40
Show Gist options
  • Save nusco/3323981 to your computer and use it in GitHub Desktop.
Save nusco/3323981 to your computer and use it in GitHub Desktop.
What Good Error Messages Look Like
~$ brew doctor
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link f` will cause other formulae to detect them during the
`./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
libxml2
libxslt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment