Skip to content

Instantly share code, notes, and snippets.

@lukehinds
Created June 21, 2017 08:38
Show Gist options
  • Save lukehinds/49b35222e88cb978ec5a9f03e5aeedd1 to your computer and use it in GitHub Desktop.
Save lukehinds/49b35222e88cb978ec5a9f03e5aeedd1 to your computer and use it in GitHub Desktop.
CONFIGURE_ARGS='with-ldflags=-L/opt/vagrant/embedded/lib with-libvirt-include=/usr/include/libvirt with-libvirt-lib=/usr/lib' GEM_HOME=~/.vagrant.d/gems GEM_PATH=$GEM_HOME:/opt/vagrant/embedded/gems PATH=/opt/vagrant/embedded/bin:$PATH vagrant plugin install ~/tmp/vagrant-libvirt/vagrant-libvirt-0.0.40.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment