From M8R-f9xidb at mailinator.com Wed Apr 29 05:51:44 2009 From: M8R-f9xidb at mailinator.com (Marc Cooper) Date: Wed, 29 Apr 2009 11:51:44 +0200 Subject: [Tmail-talk] Cannot gem install tmail with jruby Message-ID: <200904291151.44923.M8R-f9xidb@mailinator.com> Hi, I'm trying to install the native ruby tmail gem. http://tmail.rubyforge.org/ doesn't describe how to do this, that I could find, although it does say that this should work when a C compiler is not present. Here's[1] the result of $ jruby -S gem install tmail How do I force a pure ruby install in this case? Btw, I also tried this on a Windows machine without a C compiler and it failed in exactly the same way. -- Best, Marc [1] Building native extensions. This could take a while... /home/marc/jruby/lib/ruby/1.8/mkmf.rb:7: JRuby does not support native extensions. Check wiki.jruby.org for alternatives. (NotImplementedError) from /home/marc/jruby/lib/ruby/1.8/mkmf.rb:1:in `require' from extconf.rb:1 ERROR: Error installing tmail: ERROR: Failed to build gem native extension. /home/marc/jruby/bin/jruby extconf.rb From M8R-f9xidb at mailinator.com Thu Apr 30 15:38:03 2009 From: M8R-f9xidb at mailinator.com (Marc Cooper) Date: Thu, 30 Apr 2009 21:38:03 +0200 Subject: [Tmail-talk] Cannot gem install tmail with jruby Message-ID: <200904302138.03505.M8R-f9xidb@mailinator.com> Hi, I'm trying to install the native ruby tmail gem. http://tmail.rubyforge.org/ doesn't describe how to do this, that I could find, although it does say that this should work when a C compiler is not present. Here's[1] the result of $ jruby -S gem install tmail How do I force a pure ruby install in this case? Btw, I also tried this on a Windows machine without a C compiler and it failed in exactly the same way. -- Best, Marc [1] Building native extensions. This could take a while... /home/marc/jruby/lib/ruby/1.8/mkmf.rb:7: JRuby does not support native extensions. Check wiki.jruby.org for alternatives. (NotImplementedError) from /home/marc/jruby/lib/ruby/1.8/mkmf.rb:1:in `require' from extconf.rb:1 ERROR: Error installing tmail: ERROR: Failed to build gem native extension. /home/marc/jruby/bin/jruby extconf.rb