Warnings with Homebrew -


i did link http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/#lion-install

but when command "brew doctor" see warnings:

warning: "config" scripts exist outside system or homebrew directories. ./configure scripts *-config scripts determine if software packages installed, , additional flags use when compiling , linking.

having additional scripts in path can confuse software installed via homebrew if config script overrides system or homebrew provided script of same name. found following "config" scripts:

/usr/local/bin/gpg-error-config /usr/local/bin/ksba-config /usr/local/bin/pkg-config 

warning: homebrew not installed /usr/local can install homebrew anywhere want, brews may build correctly if install in /usr/local. sorry!

i don't know that. want install calabash-cucumber gem, when try that, says can't find files.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -