| Message: 96261 |
 |
BY: Michael Kruger (mrkkid) DATE: 2011-03-29 19:08 SUBJECT: RE: installing rjb on windows Hello arton;
I guess I need some more help. I did load the win32 pre-compiled gem you sent me. It did not work with Ruby 1.8.6.
I then installed an older version, and it would never run (could not create JVM). Path and JAVA_HOME are correct.
So I downloaded and installed MinGW.
Them tried gem install -r rjb. It still fails (error message was ... "long long long" too big for long. In jniwrap.h.
So I downloaded 1.3.4.zip, unzipped it, ran ruby setup.rb config (it worked). The ran ruby setup.rb setup. It failed. Again erro message was jniwrap.h:24:19: error" 'long, long, long' is too long for GCC and jniwrap.h:24:1: warning: useless type name in empty declaration.
Will you please head me in the right direction?
I don't know which button to press now.
Thanks you | |