Skip to content

Instantly share code, notes, and snippets.

@ccollicutt
Created March 11, 2013 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccollicutt/5137126 to your computer and use it in GitHub Desktop.
Save ccollicutt/5137126 to your computer and use it in GitHub Desktop.
[root@VIRT-V2V:/opt/veewee] $ gem which ruby-libvirt || gem which libvirt
ERROR: Can't find ruby library file or shared library ruby-libvirt
/usr/local/rvm/gems/ruby-1.9.2-p320@veewee/gems/ruby-libvirt-0.4.0/lib/libvirt.rb
[root@VIRT-V2V:/opt/veewee] $ irb
1.9.2p320 :001 > require 'libvirt'
LoadError: no such file to load -- libvirt
from (irb):1:in `require'
from (irb):1
from /usr/local/rvm/rubies/ruby-1.9.2-p320/bin/irb:16:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment