Skip to content

Instantly share code, notes, and snippets.

@douglas
Created July 6, 2011 01:47
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save douglas/1066364 to your computer and use it in GitHub Desktop.
Save douglas/1066364 to your computer and use it in GitHub Desktop.
Install swig on a mac with homebrew
brew install https://raw.github.com/cobrateam/formulae/master/swig.rb
@braianj
Copy link

braianj commented Oct 28, 2015

not working

$ brew install https://raw.github.com/cobrateam/formulae/master/swig.rb
######################################################################## 100.0%
==> Downloading http://downloads.sourceforge.net/project/swig/swig/swig-2.0.4/swig-2.0.4.tar.gz
Already downloaded: /Library/Caches/Homebrew/swig-2.0.4.tar.gz
Error: MD5 support has been dropped for security reasons.
Please switch this formula to SHA256.

@shihy4
Copy link

shihy4 commented Dec 4, 2015

same error

@gracethom
Copy link

I'm finding this error also! Have there been any workarounds found? Thanks!

@olp-cs
Copy link

olp-cs commented Aug 30, 2016

I'm also getting an error:

Error: Calling Formula.md5 is disabled!
Use Formula.sha256 instead.
/Users/user/Library/Caches/Homebrew/Formula/swig.rb:6:in `class:Swig'

@testzugang
Copy link

Any news on this issue?

@lwmonster
Copy link

Any news on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment