Skip to content

Instantly share code, notes, and snippets.

@phst
Created January 16, 2021 07:32
Show Gist options
  • Save phst/9bb49175d36bf9b4e2b9e1511cac6513 to your computer and use it in GitHub Desktop.
Save phst/9bb49175d36bf9b4e2b9e1511cac6513 to your computer and use it in GitHub Desktop.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
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 which 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:
/usr/local/bin/pkg-config
/usr/local/bin/jemalloc-config
/usr/local/bin/freetype-config
/usr/local/bin/libpng16-config
/usr/local/bin/imlib2-config
/usr/local/bin/libpng-config
/usr/local/bin/gpgrt-config
/usr/local/bin/python3.9-config
/usr/local/bin/onig-config
/usr/local/bin/python3-config
/usr/local/bin/npth-config
/usr/local/bin/pcre2-config
/usr/local/bin/gpg-error-config
/usr/local/bin/pcre-config
/usr/local/bin/gts-config
/usr/local/bin/libgcrypt-config
/usr/local/bin/sdl2-config
/usr/local/bin/caca-config
Warning: gettext files detected at a system prefix.
These files can cause compilation and link failures, especially if they
are compiled with improper architectures. Consider removing these files:
/opt/homebrew/lib/libgettextlib.dylib
/opt/homebrew/lib/libintl.dylib
/opt/homebrew/include/libintl.h
/usr/local/lib/libgettextlib.dylib
/usr/local/lib/libintl.dylib
/usr/local/include/libintl.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment