Skip to content

Instantly share code, notes, and snippets.

@sdornan
Created November 26, 2012 20:14
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 sdornan/4150336 to your computer and use it in GitHub Desktop.
Save sdornan/4150336 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:
/usr/local/opt/php54/bin/php-config
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/Cellar/php54-memcached/2.0.1/memcached.so' - dlopen(/usr/local/Cellar/php54-memcached/2.0.1/memcached.so, 9): image not found in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/Cellar/php54-memcached/2.0.1/memcached.so' - dlopen(/usr/local/Cellar/php54-memcached/2.0.1/memcached.so, 9): image not found in Unknown on line 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment