Skip to content

Instantly share code, notes, and snippets.

View dts's full-sized avatar

Daniel Staudigel dts

View GitHub Profile
@dts
dts / gist:2823070
Created May 29, 2012 07:14
brew doctor 2>&1 | pbcopy
Your system is raring to brew.
@dts
dts / gist:2823062
Created May 29, 2012 07:12
brew --config
HOMEBREW_VERSION: 0.9
HEAD: 55d79f45121f2739b7df7125be8a27eacc28d292
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.7.4
Kernel Architecture: x86_64
Xcode: 4.3.2
GCC-4.0: N/A
GCC-4.2: build 5666
@dts
dts / gist:2823057
Created May 29, 2012 07:11
brew install -v mpfr
==> Downloading http://www.mpfr.org/mpfr-3.1.0/mpfr-3.1.0.tar.bz2
Already downloaded: /Users/dstaudigel/Library/Caches/Homebrew/mpfr-3.1.0.tar.bz2
/usr/bin/tar xf /Users/dstaudigel/Library/Caches/Homebrew/mpfr-3.1.0.tar.bz2
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.9 (Ruby 1.8.7-357; Mac OS X 10.7.4) http://www.mpfr.org/mpfr-3.1.0/allpatches -o 000-homebrew.diff --silent
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file PATCHES
patching file VERSION
patching file src/mpfr-impl.h