View brew doctor warnings
Rui ~ $brew doctor | |
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: |
View glib install error
Rui ~ $brew install -v glib | |
==> Downloading ftp://ftp.gnome.org/pub/gnome/sources/glib/2.30/glib-2.30.3.tar.xz | |
Already downloaded: /Library/Caches/Homebrew/glib-2.30.3.tar.xz | |
xz -dc "/Library/Caches/Homebrew/glib-2.30.3.tar.xz" | /usr/bin/tar xf - | |
==> Downloading patches | |
/usr/bin/curl -qf#LA Homebrew 0.9 (Ruby 1.8.7-249; Mac OS X 10.6.8) https://trac.macports.org/export/87537/trunk/dports/devel/glib2/files/patch-configure.diff -o 000-homebrew.diff https://trac.macports.org/export/87537/trunk/dports/devel/glib2/files/patch-glib-2.0.pc.in.diff -o 001-homebrew.diff https://trac.macports.org/export/87537/trunk/dports/devel/glib2/files/patch-glib_gunicollate.c.diff -o 002-homebrew.diff https://trac.macports.org/export/87537/trunk/dports/devel/glib2/files/patch-gi18n.h.diff -o 003-homebrew.diff https://trac.macports.org/export/87537/trunk/dports/devel/glib2/files/patch-gio_xdgmime_xdgmime.c.diff -o 004-homebrew.diff https://trac.macports.org/export/87537/trunk/dports/devel/glib2/files/patch-gio_gdbusprivate.c.diff |