Skip to content

Instantly share code, notes, and snippets.

@a5sk4s
a5sk4s / brew install output
Created May 16, 2013 23:02
brew update zeromq
$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade zeromq 2>&1
==> Upgrading 1 outdated package, with result:
zeromq 3.2.3
==> Upgrading zeromq
rm /usr/local/include/zmq_utils.h
rm /usr/local/include/zmq.h
rm /usr/local/lib/pkgconfig/libzmq.pc
rm /usr/local/lib/libzmq.dylib
rm /usr/local/lib/libzmq.a
rm /usr/local/lib/libzmq.3.dylib
@a5sk4s
a5sk4s / brew doctor + missing
Last active December 12, 2015 03:09
pango 1.32.6 upgrade/install issue
$ brew doctor
Warning: Your file-system on / appears to be CaSe SeNsItIvE.
Homebrew is less tested with that - don't worry but please report issues.
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install pango
Run `brew missing` for more details.
@a5sk4s
a5sk4s / brew doctor
Created September 25, 2012 03:22
node 0.8.9 upgrade/install issue (linking) on 10.6.8 (snow leopard)
$ brew doctor
Your system is raring to brew.
@a5sk4s
a5sk4s / brew doctor
Created August 23, 2012 15:18
gearman 0.36 install issue
Your system is raring to brew.
@a5sk4s
a5sk4s / gearman-0.34-upgrade
Created July 13, 2012 22:09
brew gearman 0.34 upgrade
==> Upgrading gearman
==> Downloading https://launchpad.net/gearmand/trunk/0.34/+download/gearmand-0.34.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/gearman/0.34
==> make install
make install-am
CXX libgearman/libgearman_libgearman_la-gearman.lo
CXX libgearman/libgearman_libgearman_la-job.lo
CXX libgearman/libgearman_libgearman_la-kill.lo
CXX libgearman/libgearman_libgearman_la-log.lo