Skip to content

Instantly share code, notes, and snippets.

@purcell
Created March 29, 2012 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save purcell/2235835 to your computer and use it in GitHub Desktop.
Save purcell/2235835 to your computer and use it in GitHub Desktop.
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/steve/bin/proxy-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libfontforge.1.0.0.dylib /usr/local/lib/libfuse4x.2.dylib /usr/local/lib/libgdraw.4.0.8.dylib /usr/local/lib/libgioftp.1.0.0.dylib /usr/local/lib/libgunicode.3.0.1.dylib /usr/local/lib/libgutils.1.0.3.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libfontforge.la /usr/local/lib/libfuse4x.la /usr/local/lib/libgdraw.la /usr/local/lib/libgioftp.la /usr/local/lib/libgunicode.la /usr/local/lib/libgutils.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/fontforge.pc
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built.
watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment