Mac brew doctor 出现 warning

zealinux · August 06, 2013 · Last by xi4oh4o replied at September 04, 2013 · 6750 hits
 brew doctor
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/libaspell.15.1.4.dylib
    /usr/local/lib/libpspell.15.1.4.dylib

Warning: Unbrewed .la files 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 .la files:
    /usr/local/lib/libaspell.la
    /usr/local/lib/libpspell.la

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:

    aspell

aspell 安装的好好的啊, 不知道出现什么问题了

先 Run brew link on these: aspell 试试看 brew link aspell

You need to Sign in before reply, if you don't have an account, please Sign up first.