mmngreco
9/24/2016 - 7:13 PM

brew_doctor_output.txt

mmngreco:~ mmngreco$ 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: Anaconda is known to frequently break Homebrew builds, including Vim and
MacVim, due to bundling many duplicates of system and Homebrew-available
tools.

If you encounter a build failure please temporarily remove Anaconda
from your $PATH and attempt the build again prior to reporting the
failure to us. Thanks!

Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.

Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.

Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
    /Users/mmngreco/anaconda3/bin/curl-config
    /Users/mmngreco/anaconda3/bin/freetype-config
    /Users/mmngreco/anaconda3/bin/gdal-config
    /Users/mmngreco/anaconda3/bin/geos-config
    /Users/mmngreco/anaconda3/bin/icu-config
    /Users/mmngreco/anaconda3/bin/krb5-config
    /Users/mmngreco/anaconda3/bin/libdynd-config
    /Users/mmngreco/anaconda3/bin/libpng-config
    /Users/mmngreco/anaconda3/bin/libpng16-config
    /Users/mmngreco/anaconda3/bin/nc-config
    /Users/mmngreco/anaconda3/bin/python3-config
    /Users/mmngreco/anaconda3/bin/python3.5-config
    /Users/mmngreco/anaconda3/bin/python3.5m-config
    /Users/mmngreco/anaconda3/bin/xml2-config
    /Users/mmngreco/anaconda3/bin/xslt-config