Skip to content

Instantly share code, notes, and snippets.

@mdagost
Created March 25, 2014 19:47
Show Gist options
  • Select an option

  • Save mdagost/9769805 to your computer and use it in GitHub Desktop.

Select an option

Save mdagost/9769805 to your computer and use it in GitHub Desktop.
Compiling vowpal wabbit from source on a Mac
./autogen.sh
./configure
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment