From: Eric Christopherson Date: 2013-02-22T02:48:13+09:00 Subject: Re: Instalation problem On Thu, Feb 21, 2013 at 4:39 AM, Carlos A. wrote: > Prefect!! Thanks for your help!! > I've now got Xcode up and running and GCC is also good! > Now I'm having problems with Homebrew...when I type brew doctor I get > this message: > > > Warning: You have a non-Homebrew 'pkg-config' in your PATH: > /opt/sm/pkg/active/bin/pkg-config > > `./configure` may have problems finding brew-installed packages using > this other pkg-config. You must have previously installed the SM framework . It most likely put a line near the end of your .bashrc or .profile or .bash_profile that adds its bin directories to your PATH; try commenting that out. (I'm not sure what to advise if you actually need to use SM; and this warning from Homebrew may not even be anything to worry about.) > > The tutorial says it should say 'Your system is rearing to brew' > Any ideas?!?! > Thanks!!