Skip to content

Instantly share code, notes, and snippets.

@MaxPower15
Created April 16, 2012 00:13
Show Gist options
  • Save MaxPower15/2395478 to your computer and use it in GitHub Desktop.
Save MaxPower15/2395478 to your computer and use it in GitHub Desktop.
Output of brew doctor
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/libmacfuse_i32.2.dylib /usr/local/lib/libmacfuse_i64.2.dylib /usr/local/lib/libntfs-3g.80.dylib /usr/local/lib/libntfs.9.0.0.dylib /usr/local/lib/libosxfuse_i32.2.dylib /usr/local/lib/libosxfuse_i64.2.dylib /usr/local/lib/libublio.1.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/libntfs-3g.la /usr/local/lib/libntfs.la /usr/local/lib/libosxfuse_i32.la /usr/local/lib/libosxfuse_i64.la /usr/local/lib/libublio.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/libavcodec.pc /usr/local/lib/pkgconfig/libavdevice.pc /usr/local/lib/pkgconfig/libavformat.pc /usr/local/lib/pkgconfig/libavutil.pc /usr/local/lib/pkgconfig/libntfs-3g.pc /usr/local/lib/pkgconfig/libswscale.pc /usr/local/lib/pkgconfig/libublio.pc /usr/local/lib/pkgconfig/osxfuse.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/libavcodec.a /usr/local/lib/libavdevice.a /usr/local/lib/libavformat.a /usr/local/lib/libavutil.a /usr/local/lib/libntfs-3g.a /usr/local/lib/libntfs.a /usr/local/lib/libswscale.a /usr/local/lib/libublio.a
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.
ack
cmake
ctags
dos2unix
faac
faad2
figlet
git
glib
imagemagick
irssi
jasper
jpeg
lame
libogg
libtiff
libvorbis
libvpx
little-cms
macvim
md5sha1sum
memcached
most
mplayer
node
oniguruma
pcre
pidof
pkg-config
redis
s-lang
scala
theora
wget
x264
xvid
yasm
Warning: Some directories in your path end in a slash.
Directories in your path should not end in a slash. This can break other
doctor checks. The following directories should be edited:
/usr/local/Cellar/memcached/1.4.5/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment