I am completely new to installing Homebrew and Anaconda, and I hope someone can help me with a warning after completing the doctorβs brew. I am running on Snow Leopard 10.6.8. The warning is as follows:
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/user.name/anaconda/bin/freetype-config /Users/user.name/anaconda/bin/libpng-config /Users/user.name/anaconda/bin/libpng15-config /Users/user.name/anaconda/bin/llvm-config /Users/user.name/anaconda/bin/python-config /Users/user.name/anaconda/bin/python2-config /Users/user.name/anaconda/bin/python2.7-config /Users/user.name/anaconda/bin/xml2-config /Users/user.name/anaconda/bin/xslt-config
I ran brew --config and the following shows the configuration (hope this helps with the problem):
HOMEBREW_VERSION: 0.9.4 ORIGIN: (none) HEAD: (none) HOMEBREW_PREFIX: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar CPU: dual-core 64-bit penryn OS X: 10.6.8-i386 Xcode: 3.2.6 GCC-4.0: build 5494 GCC-4.2: build 5666 LLVM-GCC: build 2335 Clang: 1.7 build 77 X11: 2.7.4 => /opt/X11 System Ruby: 1.8.7-358 Perl: /usr/bin/perl Python: /Users/user.name/anaconda/bin/python Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Sincerely appreciate your help. Thanks.
user2348279
source share