Skip to content

Instantly share code, notes, and snippets.

@fbanados
Created April 1, 2014 20:00
Show Gist options
  • Save fbanados/9921888 to your computer and use it in GitHub Desktop.
Save fbanados/9921888 to your computer and use it in GitHub Desktop.
Installing ncurses on mac os x
brew install ncurses
gem install ncursesw -- --with-opt-dir=/usr/local/opt/ncurses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment