Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jruby Gem Build fail #31

Open
JoshMcKin opened this issue Jun 2, 2011 · 0 comments
Open

Jruby Gem Build fail #31

JoshMcKin opened this issue Jun 2, 2011 · 0 comments

Comments

@JoshMcKin
Copy link

I was trying out jruby and threading goodness by branching an existing project but ran into an issue installing the latest simple_record gem:

/Users/joshmckin/.rvm/rubies/jruby-1.6.0/bin/jruby extconf.rb
WARNING: JRuby does not support native extensions or the `mkmf' library very well.
Check http://kenai.com/projects/jruby/pages/Home for alternatives.
mkmf.rb can't find header files for ruby at /Users/joshmckin/.rvm/rubies/jruby-1.6.0/lib/native/include/ruby/ruby.h

Gem files will remain installed in /Users/joshmckin/.rvm/gems/jruby-1.6.0/gems/escape_utils-0.2.3 for inspection.

According to the bug below escape_utils has not plans to build a jruby/java extenion. Would i be possible to make use of anther gem? brianmario/escape_utils#7

I was able to install version simple_record-2.0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant