Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 96271
BY: arton Tajima (arton)
DATE: 2011-03-31 13:52
SUBJECT: RE: installing rjb on windows

 

Hi,

>The procedure entry point rb_str_set_len could not be located in the DLL MSVRT-ruby18.dll

Ummm, It seems Rjb is not 1.8.6 compatible, that means Rjb uses Ruby C API supported 1.8.7 or later.

> I had read in a number of areas that rjb didn't work with Java jdk1.6.0

I believe it's not true, because I (as the author of Rjb) built and run Rjb with JDK 1.6.0_24.

Then, the problems are
- Rjb requires Ruby 1.8.7 or later.
- Also RubyGem does, because 'no such file to load -- rubygems\defaults\operating_system' means RubyGem didn't find necessary library for RubyGem.

So the most preferable way is to update ruby to 1.8.7 or later, if you can.

Or if it's impossible, I'll try to find the way to run Rjb with 1.8.6 using another API or be introduced some limitaion.

Regards.


Thread View

Thread Author Date
installing rjb on windowsMichael Kruger2011-03-27 01:25
      RE: installing rjb on windowsarton Tajima2011-03-27 01:43
            RE: installing rjb on windowsMichael Kruger2011-03-27 13:33
                  RE: installing rjb on windowsMichael Kruger2011-03-29 19:08
                        RE: installing rjb on windowsarton Tajima2011-03-30 16:16
                              RE: installing rjb on windowsMichael Kruger2011-03-30 19:24
                                    RE: installing rjb on windowsarton Tajima2011-03-31 13:52
                                          RE: installing rjb on windowsMichael Kruger2011-04-05 17:29
                                                RE: installing rjb on windowsarton Tajima2011-04-07 16:21
                                                      RE: installing rjb on windowswilen ding2011-09-16 20:00
                                                            RE: installing rjb on windowsarton Tajima2011-09-17 00:00
      RE: installing rjb on windowsGuanhong Pei2011-11-10 16:09
            RE: installing rjb on windowsarton Tajima2011-11-11 10:25

Post a followup to this message