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