Skip to content

Instantly share code, notes, and snippets.

@mutle
Created February 20, 2011 18:54
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 mutle/836202 to your computer and use it in GitHub Desktop.
Save mutle/836202 to your computer and use it in GitHub Desktop.
➜ rvm use jruby
Using /Users/mutle/.rvm/gems/jruby-1.5.6
mutle at mutle in ~
➜ gem install rdiscount
Building native extensions. This could take a while...
ERROR: Error installing rdiscount:
ERROR: Failed to build gem native extension.
/Users/mutle/.rvm/rubies/jruby-1.5.6/bin/jruby extconf.rb
WARNING: JRuby does not support native extensions or the `mkmf' library.
Check http://kenai.com/projects/jruby/pages/Home for alternatives.
extconf.rb:3: undefined method `dir_config' for main:Object (NoMethodError)
Gem files will remain installed in /Users/mutle/.rvm/gems/jruby-1.5.6/gems/rdiscount-1.6.8 for inspection.
Results logged to /Users/mutle/.rvm/gems/jruby-1.5.6/gems/rdiscount-1.6.8/ext/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment