On Mon, Nov 16, 2009 at 7:19 AM, Greg Lucas <greg.lucas@gmail.com> wrote:
> Thanks for putting this together Alex.
>
> I've been trying it out with our continuous integration system in order to
> build on multiple Linux machines. I'm getting:
>
> /opt/tools/buildr-1.3.5-jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
> `require': Could not load FFI Provider: FFI not available:
> /tmp/jffi60799.tmp: Can't load AMD 64-bit .so on a AMD 64-bit platform
> (LoadError)
>
> Has anyone seen this?
>
If you're running on JDK 1.5, you may want to try with JDK 1.6 to get a
better error message.
alex
|