I just tried to install Merb 1.0 on my mac using jruby 1.1.5 (latest) but see the same error related to native extension.
Any workaround that I can use to get past this? thanks, -vivek. gem install merb --backtrace --debug Exception `LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:38 - #<LoadError:0x4db085> Exception `Gem::LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems.rb:636 - #<Gem::LoadError:0x8f110d> Exception `Gem::LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:38 - #<Gem::LoadError:0x8f110d> JRuby limited openssl loaded. gem install jruby-openssl for full support. http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL Exception `LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:38 - #<LoadError:0xcb191> Exception `Gem::LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems.rb:636 - #<Gem::LoadError:0x5dae4f> Exception `Gem::LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems.rb:636 - #<Gem::LoadError:0x8fc07d> Building native extensions. This could take a while... /tools/jruby-1.1.5/lib/ruby/1.8/mkmf.rb:7: JRuby does not support native extensions. Check wiki.jruby.org for alternatives. (NotImplementedError) from /tools/jruby-1.1.5/lib/ruby/1.8/mkmf.rb:21:in `require' from extconf.rb:21 Exception `Gem::InstallError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/ext/builder.rb:51 - #<Gem::InstallError:0xf75a71> Exception `Gem::Installer::ExtensionBuildError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/installer.rb:502 - #<Gem::Installer::ExtensionBuildError:0xaf655e> ERROR: Error installing merb: ERROR: Failed to build gem native extension. /tools/jruby-1.1.5/bin/jruby extconf.rb install merb --backtrace --debug Gem files will remain installed in /tools/jruby-1.1.5/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6 for inspection. Results logged to /tools/jruby-1.1.5/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/ext/gem_make.out Exception `Gem::LoadError' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems.rb:636 - #<Gem::LoadError:0x838ae3> Exception `Gem::SystemExitException' at /tools/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/commands/install_command.rb:144 - #<Gem::SystemExitException:0x19e78b> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
