Skip to content

Instantly share code, notes, and snippets.

@liborw
Created October 3, 2011 16:17
Show Gist options
  • Select an option

  • Save liborw/1259500 to your computer and use it in GitHub Desktop.

Select an option

Save liborw/1259500 to your computer and use it in GitHub Desktop.
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/libaspell.15.1.4.dylib
/usr/local/lib/libcdt.4.dylib
/usr/local/lib/libcgraph.5.dylib
/usr/local/lib/libexslt.0.dylib
/usr/local/lib/libexslt.dylib
/usr/local/lib/libgraph.4.dylib
/usr/local/lib/libgvc.5.dylib
/usr/local/lib/libgvpr.1.dylib
/usr/local/lib/libhistory.6.0.dylib
/usr/local/lib/libhistory.6.dylib
/usr/local/lib/libhistory.dylib
/usr/local/lib/libpathplan.4.dylib
/usr/local/lib/libpspell.15.1.4.dylib
/usr/local/lib/libruby.1.8.7.dylib
/usr/local/lib/libruby.1.8.dylib
/usr/local/lib/libruby.dylib
/usr/local/lib/libsqlite3.0.8.6.dylib
/usr/local/lib/libsqlite3.0.dylib
/usr/local/lib/libsqlite3.dylib
/usr/local/lib/libxdot.4.dylib
/usr/local/lib/libxml2.2.dylib
/usr/local/lib/libxml2.dylib
/usr/local/lib/libxslt.1.dylib
/usr/local/lib/libxslt.dylib
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/libexslt.a
/usr/local/lib/libhistory.a
/usr/local/lib/libruby-static.a
/usr/local/lib/libsqlite3.a
/usr/local/lib/libxml2.a
/usr/local/lib/libxslt.a
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/libcdt.pc
/usr/local/lib/pkgconfig/libcgraph.pc
/usr/local/lib/pkgconfig/libexslt.pc
/usr/local/lib/pkgconfig/libgraph.pc
/usr/local/lib/pkgconfig/libgvc.pc
/usr/local/lib/pkgconfig/libgvpr.pc
/usr/local/lib/pkgconfig/libpathplan.pc
/usr/local/lib/pkgconfig/libxdot.pc
/usr/local/lib/pkgconfig/libxml-2.0.pc
/usr/local/lib/pkgconfig/libxslt.pc
/usr/local/lib/pkgconfig/sqlite3.pc
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/libaspell.la
/usr/local/lib/libcdt.la
/usr/local/lib/libcgraph.la
/usr/local/lib/libexslt.la
/usr/local/lib/libgraph.la
/usr/local/lib/libgvc.la
/usr/local/lib/libgvpr.la
/usr/local/lib/libpathplan.la
/usr/local/lib/libpspell.la
/usr/local/lib/libsqlite3.la
/usr/local/lib/libxdot.la
/usr/local/lib/libxml2.la
/usr/local/lib/libxslt.la
Some folders in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
folders, then the install will fail during the link step.
You should probably `chown` them:
/usr/local/share/man/de
/usr/local/share/man/de/man1
/usr/local/share/man/es
/usr/local/share/man/es/man1
/usr/local/share/man/fr
/usr/local/share/man/fr/man1
/usr/local/share/man/hr
/usr/local/share/man/hr/man1
/usr/local/share/man/hu
/usr/local/share/man/hu/man1
/usr/local/share/man/it
/usr/local/share/man/it/man1
/usr/local/share/man/jp
/usr/local/share/man/jp/man1
/usr/local/share/man/pl
/usr/local/share/man/pl/man1
/usr/local/share/man/pt_BR
/usr/local/share/man/pt_BR/man1
/usr/local/share/man/pt_PT
/usr/local/share/man/pt_PT/man1
/usr/local/share/man/ro
/usr/local/share/man/ro/man1
/usr/local/share/man/ru
/usr/local/share/man/ru/man1
/usr/local/share/man/sk
/usr/local/share/man/sk/man1
/usr/local/share/man/zh
/usr/local/share/man/zh/man1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment