Skip to content

Instantly share code, notes, and snippets.

@gertverhoog
Created December 28, 2011 03:50
Show Gist options
  • Save gertverhoog/1526119 to your computer and use it in GitHub Desktop.
Save gertverhoog/1526119 to your computer and use it in GitHub Desktop.
brew install -vd cmake (version 2.8.6)
$ brew install -vd cmake
==> Downloading http://www.cmake.org/files/v2.8/cmake-2.8.6.tar.gz
/usr/bin/curl -qf#LA Homebrew 0.8.1 (Ruby 1.8.7-249; Mac OS X 10.6.8) http://www.cmake.org/files/v2.8/cmake-2.8.6.tar.gz -o /Users/gert/Library/Caches/Homebrew/cmake-2.8.6.tar.gz
######################################################################## 100.0%
Error: MD5 mismatch
Expected: 1aa101f21050cc70b307f8cb50e9ff0c
Got: 0718f5a12e9d719226ef085dde981832
Archive: /Users/gert/Library/Caches/Homebrew/cmake-2.8.6.tar.gz
(To retry an incomplete download, remove the file above.)
/usr/local/Library/Homebrew/formula.rb:622:in `verify_download_integrity'
/usr/local/Library/Homebrew/formula.rb:634:in `stage'
/usr/local/Library/Homebrew/formula.rb:268:in `brew'
/usr/local/Library/Homebrew/build.rb:53:in `install'
/usr/local/Library/Homebrew/build.rb:27
/usr/local/Library/Formula/cmake.rb:10
zsh: exit 1 brew install -vd cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment