This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install xapian & python bindings to a virtualenv | |
# | |
# Build dependencies are for CentOS | |
# | |
# Assumptions: | |
# - destination virtualenv is activated | |
# | |
# Starting point was this Vagrant box: | |
# - http://developer.nrel.gov/downloads/vagrant-boxes/CentOS-6.4-x86_64-v20130731.box | |
# - Also installed: |