Skip to content

Instantly share code, notes, and snippets.

@alekq
alekq / brew-doctor.log
Created December 28, 2011 15:02
brew doctor output
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
@alekq
alekq / ffmpeg-0.9.error
Created December 28, 2011 14:59
FFmpeg-0.9 build error
==> Downloading http://ffmpeg.org/releases/ffmpeg-0.9.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/ffmpeg/0.9 --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --disable-ffplay
./configure --prefix=/usr/local/Cellar/ffmpeg/0.9 --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --disable-ffplay
install prefix /usr/local/Cellar/ffmpeg/0.9
source path .
C compiler /usr/bin/gcc-4.2
ARCH x86 (generic)
big-endian no
runtime cpu detection no
yasm yes