Skip to content

Instantly share code, notes, and snippets.

@bd808
bd808 / .gitignore
Created January 30, 2012 22:10 — forked from karmi/.gitignore
`tail -f` in Node.js and WebSockets
.DS_Store
*.log
tmp/
@bd808
bd808 / gist:1210384
Created September 12, 2011 00:54
brew install gtk+ --use-gcc -v
==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.6.tar.bz2
File already downloaded in /Users/bpd/Library/Caches/Homebrew
/usr/bin/tar xf /Users/bpd/Library/Caches/Homebrew/gtk+-2.24.6.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.6 --disable-glibtest
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.6 --disable-glibtest
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no