Skip to content

Instantly share code, notes, and snippets.

@kapowaz
Created October 5, 2009 10:18
Show Gist options
  • Save kapowaz/202036 to your computer and use it in GitHub Desktop.
Save kapowaz/202036 to your computer and use it in GitHub Desktop.
bdarlow@panthro:~/Sites/videojuicer/vj-core$ bin/thor _0.9.9_ merb:gem:redeploy
/Users/bdarlow/Sites/videojuicer/vj-core/tasks/merb.thor/ops.rb:8:in `collect': /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- libxml (LoadError)
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from ./lib/doctypes/smil/document.rb:7
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from ./lib/doctypes/smil.rb:3
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from (eval):54:in `collect'
from /Users/bdarlow/Sites/videojuicer/vj-core/tasks/merb.thor/main.thor:30:in `initialize'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/lib/thor/runner.rb:155:in `new'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/lib/thor/runner.rb:155:in `method_missing'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:27:in `send'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:27:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:20:in `parse'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/lib/thor.rb:78:in `start'
from /opt/local/lib/ruby/gems/1.8/gems/thor-0.9.9/bin/thor:7
from bin/thor:31:in `load'
from bin/thor:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment