Skip to content

Instantly share code, notes, and snippets.

@cvasilak
Created October 24, 2010 08:27
Show Gist options
  • Save cvasilak/643309 to your computer and use it in GitHub Desktop.
Save cvasilak/643309 to your computer and use it in GitHub Desktop.
success output
casper:~ cvasilak$ which pkg-config
/usr/local/bin/pkg-config
casper:~ cvasilak$ brew install pango
Formula already installed: /usr/local/Cellar/pango/1.28.1
casper:~ cvasilak$ brew link pango
25 links created for /usr/local/Cellar/pango/1.28.1
casper:~ cvasilak$ brew install rrdtool
==> Downloading http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.4.tar.gz
File already downloaded and cached to /Users/cvasilak/Library/Caches/Homebrew
==> Downloading patches
==> Patching
patching file configure
Warning: Using system Ruby. RRD module will be installed to /Library/Ruby/...
Warning: Using system Perl. RRD module will be installed to /Library/Perl/...
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/rrdtool/1.4.4 --enable-perl-site-install --enable-ruby-site-install
==> make install
/usr/local/Cellar/rrdtool/1.4.4: 148 files, 3,3M, built in 60 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment