kapowaz (owner)

Revisions

gist: 202036 Download_button fork
public
Public Clone URL: git://gist.github.com/202036.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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