Skip to content

Instantly share code, notes, and snippets.

View alshamma's full-sized avatar

Nabeel Al-Shamma alshamma

View GitHub Profile
@alshamma
alshamma / gist:1674817
Created January 25, 2012 04:58
problem with brew install couchdb on OS X Lion
==> Downloading http://www.apache.org/dyn/closer.cgi?path=couchdb/1.1.1/apache-couchdb-1.1.1.tar.gz
File already downloaded in /Users/nabeel/Library/Caches/Homebrew
/usr/bin/tar xf /Users/nabeel/Library/Caches/Homebrew/couchdb-1.1.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/couchdb/1.1.1 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --with-erlang=/usr/local/lib/erlang/usr/include --with-js-include=/usr/local/include --with-js-lib=/usr/local/lib
./configure --prefix=/usr/local/Cellar/couchdb/1.1.1 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --with-erlang=/usr/local/lib/erlang/usr/include --with-js-include=/usr/local/include --with-js-lib=/usr/local/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no