Yep, it is do_sqlite3-0.9.6. JRuby limited openssl loaded. gem install jruby-openssl for full support. http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL HEAD 200 OK: http://gems.rubyforge.org/latest_specs.4.8 GET 200 OK: http://gems.rubyforge.org/latest_specs.4.8.gz Installing gem do_sqlite3-0.9.6 /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/History.txt /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/LICENSE /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/Manifest.txt /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/README.txt /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/Rakefile /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/TODO /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/ext/do_sqlite3_ext.c /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/ext/extconf.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/lib/do_sqlite3.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/lib/do_sqlite3/transaction.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/lib/do_sqlite3/version.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/integration/do_sqlite3_spec.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/integration/logging_spec.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/integration/quoting_spec.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/spec.opts /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/spec_helper.rb /tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/unit/transaction_spec.rb Building native extensions. This could take a while... /tools/jruby-1.1.4/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.4/lib/ruby/1.8/mkmf.rb:21:in `require' from extconf.rb:21 ERROR: Error installing merb: ERROR: Failed to build gem native extension.
/tools/jruby-1.1.4/bin/jruby extconf.rb install merb --no-ri --no-rdoc -V -vivek. On Tue, Oct 21, 2008 at 10:35 AM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > I just tried installing on Ubuntu, and from the verbose output it > looks like it's do_sqlite3-0.9.6. > > On Oct 21, 10:07 am, "Yehuda Katz" <[EMAIL PROTECTED]> wrote: > > Let's get this resolved for today's RC2. Can you tell what gem it's > trying > > to install? > > -- Yehuda > > > > On Tue, Oct 21, 2008 at 9:59 AM, Vivek Pandey <[EMAIL PROTECTED] > >wrote: > > > > > > > > > I am trying to install merb gem using JRuby on my ubuntu machine. > > > > > jruby -S gem install merb. > > > > > It fails with this error: > > > > > --------- > > > Building native extensions. This could take a while... > > > /tools/jruby-1.1.4/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.4/lib/ruby/1.8/mkmf.rb:21:in `require' > > > from extconf.rb:21 > > > ERROR: Error installing merb: > > > ERROR: Failed to build gem native extension. > > > > > /tools/jruby-1.1.4/bin/jruby extconf.rb install merb > > > ---------- > > > > > Although I can install version 0.9.8. What might have got into the > latest > > > merb version that I can not install using jruby? Any workaround? > > > > > -vivek. > > > > -- > > Yehuda Katz > > Developer | Engine Yard > > (ph) 718.877.1325 > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
