Created
March 15, 2011 08:11
-
-
Save bgyss/870447 to your computer and use it in GitHub Desktop.
Example command used to install cmake
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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