Posted By: Jason Garber
Date: 2008-11-03 19:31
Summary: Redcloth 4.1.0 - JRuby support
Project: RedCloth

Redcloth has been updated to 4.1.0. This version supports JRuby thanks to some fantastic work by Ola Bini!

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: redcloth-4.1.0

Start New Thread Start New Thread
Message: 61774
BY: Eric Smith (esmithbss)
DATE: 2008-11-03 06:08
SUBJECT: Unable to install 4.1.0 under JRuby 1.1.4

 

I understand that 4.1.0 is supposed to be JRuby compatible, but everytime I try to install it using the command "/opt/jruby-1.1.4/bin/jruby -S gem install RedCloth", I receive :

/opt/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 /opt/jruby-1.1.4/lib/ruby/1.8/mkmf.rb:1:in `require'
from extconf.rb:1
ERROR: Error installing RedCloth:
ERROR: Failed to build gem native extension.

/opt/jruby-1.1.4/bin/jruby extconf.rb install RedCloth

It appears that the 4.1.0 may support JRuby, but still has some requires that don't properly identify JRuby instead of Ruby.


Thread View

Thread Author Date
Unable to install 4.1.0 under JRuby 1.1.4Eric Smith2008-11-03 06:08

Post a followup to this message