Skip to content

Instantly share code, notes, and snippets.

@Wilfred
Created September 23, 2013 11:02
Show Gist options
  • Select an option

  • Save Wilfred/6669043 to your computer and use it in GitHub Desktop.

Select an option

Save Wilfred/6669043 to your computer and use it in GitHub Desktop.
Installing Xapian in a virtualenv
ln -sv /usr/lib/python2.6/dist-packages/xapian $VENV_HOME/lib/python2.6/site-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment