Skip to content

Instantly share code, notes, and snippets.

@bgyss
Created March 15, 2011 08:11
Show Gist options
  • Save bgyss/870447 to your computer and use it in GitHub Desktop.
Save bgyss/870447 to your computer and use it in GitHub Desktop.
Example command used to install cmake
briangyss@cheese: ttys001: 41 files 39430b -> brew install cmake
==> Downloading http://www.cmake.org/files/v2.8/cmake-2.8.4.tar.gz
File already downloaded and cached to /Users/briangyss/Library/Caches/Homebrew
==> ./bootstrap --prefix=/usr/local/Cellar/cmake/2.8.4 --no-system-libarchive --datadir=/share/cmake --docdir=/share/doc/cmake --mandir=/share/man
==> make
==> make install
/usr/local/Cellar/cmake/2.8.4: 585 files, 30M, built in 8.2 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment