From rogerdpack2 at gmail.com Tue Sep 29 11:51:07 2009 From: rogerdpack2 at gmail.com (Roger Pack) Date: Tue, 29 Sep 2009 09:51:07 -0600 Subject: [rjb-users] doesn't compile in mingw Message-ID: <87d974fd0909290851u10cdc60an29010063c8f17215@mail.gmail.com> Hi rjb folks. Currently with mingw compiler on doze I get C:\dev\blade_copy\digitalarchive_trunk>cat c:/ruby18/lib/ruby/gems/1.8/gems/rjb-1.1.9/ext/gem_make.out c:/ruby18/bin/ruby.exe extconf.rb checking for jni.h... no Would it be possible to release a "fat binary" with the rake compiler so we can get binaries for mingw? Thanks! -r From arton at e07.itscom.net Wed Sep 30 19:53:26 2009 From: arton at e07.itscom.net (arton) Date: Thu, 01 Oct 2009 08:53:26 +0900 Subject: [rjb-users] doesn't compile in mingw In-Reply-To: <87d974fd0909290851u10cdc60an29010063c8f17215@mail.gmail.com> References: <87d974fd0909290851u10cdc60an29010063c8f17215@mail.gmail.com> Message-ID: <20091001084917.CE1B.9B75C01F@e07.itscom.net> Hi, You can install rjb on win32 (with Oneclick or Instant Rails that based on Oneclick) with mswin32 gem from Rubyforge, because mingw binary and mswin32 binary are compatible. They are all standing on MSVCRT.dll. BTW the first problem, it seems that you don't set JAVA_HOME environment variable. The variable must point JDK installed directory before making. Regards --------------------------------- Roger Pack rogerdpack2 at gmail.com rogerdpack2 at gmail.com, rjb-users at rubyforge.org [rjb-users] doesn't compile in mingw > Hi rjb folks. > Currently with mingw compiler on doze I get > > C:\dev\blade_copy\digitalarchive_trunk>cat > c:/ruby18/lib/ruby/gems/1.8/gems/rjb-1.1.9/ext/gem_make.out > c:/ruby18/bin/ruby.exe extconf.rb > checking for jni.h... no > > Would it be possible to release a "fat binary" with the rake compiler > so we can get binaries for mingw? > Thanks! > -r > _______________________________________________ > rjb-users mailing list > rjb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rjb-users