Skip to content

Instantly share code, notes, and snippets.

@stephencelis
Created March 2, 2009 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephencelis/72790 to your computer and use it in GitHub Desktop.
Save stephencelis/72790 to your computer and use it in GitHub Desktop.
curl -O ftp://ftp.cwru.edu/pub/bash/readline-5.2.tar.gz
tar xzf readline-5.2.tar.gz
cd readline-5.2
./configure && make && sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment