Skip to content

Instantly share code, notes, and snippets.

@kristenmills
Created September 20, 2013 21:48
Show Gist options
  • Save kristenmills/6644387 to your computer and use it in GitHub Desktop.
Save kristenmills/6644387 to your computer and use it in GitHub Desktop.
curl -o yaz-4.2.67.tar.gz http://ftp.indexdata.dk/pub/yaz/yaz-4.2.67.tar.gz
tar zxvf yaz-4.2.67.tar.gz
cd yaz-4.2.67
./configure
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment