ruby - Jruby Gem For Heroku -
I'm trying to install a gurabi app on everybody. Unfortunately, when I try to install a gem for Heroes using the necessary, I get the following error:
/proj/jruby-1.3.1/lib/ruby/1.8/mkmf .rb: 7: Check wiki.jruby.org for native extension options that does not support JerRubi. 'Requirement' from extconf.rb (NotImplementedError) /proj/jruby-1.3.1/lib/ruby/1.8/mkmf.rb:1:in Error 1: Installing Heroko: Error: Creating Mani Extension Failed
Is there any way to install Heroko Mani? Any help will be great. Cheers
The problem is that heroku
gem depends on some other gems The original are the extensions, which certainly do not work in JRUB. I also believe in a great extent that Heroko does not support JRB in any way.
Comments
Post a Comment