Skip to content

Instantly share code, notes, and snippets.

@hotgazpacho
Created May 20, 2010 02:50
Show Gist options
  • Save hotgazpacho/407137 to your computer and use it in GitHub Desktop.
Save hotgazpacho/407137 to your computer and use it in GitHub Desktop.
C:\Users\Will\dev\goldmember>SET MONO_PATH=C:\ironruby\lib\ironruby\gems\1.8\gems\gherkin-1.0.30-universal-dotnet\lib
C:\Users\Will\dev\goldmember>gherkin stats features
C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/native/ikvm.rb:16:in `load_assembly': Assembly 'gherkin' not found\nTry this: SET MONO_PATH=C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/lib (or export MONO_PATH=...) (LoadError)
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/native/ikvm.rb:16:in `native_impl'
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/i18n.rb:7
from C:/IronRuby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:30:in `require'
from C:/IronRuby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:30:in `require'
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/i18n_lexer.rb:1
from C:/IronRuby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:30:in `require'
from C:/IronRuby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:30:in `require'
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin.rb:1
from C:/IronRuby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:30:in `require'
from C:/IronRuby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:30:in `require'
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/tools/stats.rb:1
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/cli/main.rb:21:in `const_get'
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/../lib/gherkin/cli/main.rb:21:in `run'
from C:/IronRuby/lib/ironruby/gems/1.8/gems/gherkin-1.0.30-universal-dotnet/bin/gherkin:5
from C:/ironruby/bin/gherkin:19:in `load'
from C:/ironruby/bin/gherkin:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment