Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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:
- /Library/Frameworks/Python.framework/Versions/2.7/bin/python-config
- /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
- /usr/local/MacGPG2/bin/gpg-error-config
- /usr/local/MacGPG2/bin/ksba-config
- /usr/local/MacGPG2/bin/libassuan-config
- /usr/local/MacGPG2/bin/libgcrypt-config
- /usr/local/MacGPG2/bin/libusb-config
- /usr/local/MacGPG2/bin/pth-config
- /Users/ghoffman/.ec2/as/bin/as-create-launch-config
- /Users/ghoffman/.ec2/as/bin/as-delete-launch-config
- Warning: gettext was detected in your PREFIX.
- The gettext provided by Homebrew is "keg-only", meaning it does not
- get linked into your PREFIX by default.
- If you `brew link gettext` then a large number of brews that don't
- otherwise have a `depends_on 'gettext'` will pick up gettext anyway
- during the `./configure` step.
- If you have a non-Homebrew provided gettext, other problems will happen
- especially if it wasn't compiled with the proper architectures.
- 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/libasprintf.0.dylib /usr/local/lib/libcurl.4.dylib /usr/local/lib/libevent-2.0.5.dylib /usr/local/lib/libevent_core-2.0.5.dylib /usr/local/lib/libevent_extra-2.0.5.dylib /usr/local/lib/libevent_openssl-2.0.5.dylib /usr/local/lib/libevent_pthreads-2.0.5.dylib /usr/local/lib/libgettextlib-0.18.1.dylib /usr/local/lib/libgettextpo.0.dylib /usr/local/lib/libgettextsrc-0.18.1.dylib /usr/local/lib/libintl.8.dylib /usr/local/lib/libmcrypt.4.4.8.dylib /usr/local/lib/libpcre.0.dylib /usr/local/lib/libpcrecpp.0.dylib /usr/local/lib/libpcreposix.0.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/libasprintf.la /usr/local/lib/libcurl.la /usr/local/lib/libevent.la /usr/local/lib/libevent_core.la /usr/local/lib/libevent_extra.la /usr/local/lib/libevent_openssl.la /usr/local/lib/libevent_pthreads.la /usr/local/lib/libgettextlib.la /usr/local/lib/libgettextpo.la /usr/local/lib/libgettextsrc.la /usr/local/lib/libintl.la /usr/local/lib/libmcrypt.la /usr/local/lib/libpcre.la /usr/local/lib/libpcrecpp.la /usr/local/lib/libpcreposix.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/libcurl.pc /usr/local/lib/pkgconfig/libevent.pc /usr/local/lib/pkgconfig/libevent_openssl.pc /usr/local/lib/pkgconfig/libevent_pthreads.pc /usr/local/lib/pkgconfig/libpcre.pc /usr/local/lib/pkgconfig/libpcrecpp.pc /usr/local/lib/pkgconfig/libpcreposix.pc
- Warning: Unbrewed static libraries 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 static libraries:
- /usr/local/lib/libasprintf.a /usr/local/lib/libcurl.a /usr/local/lib/libevent.a /usr/local/lib/libevent_core.a /usr/local/lib/libevent_extra.a /usr/local/lib/libevent_openssl.a /usr/local/lib/libevent_pthreads.a /usr/local/lib/libgettextpo.a /usr/local/lib/libintl.a /usr/local/lib/libpcre.a /usr/local/lib/libpcrecpp.a /usr/local/lib/libpcreposix.a
- Error: No such file or directory - /usr/local/Cellar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement