-
-
Notifications
You must be signed in to change notification settings - Fork 942
Description
jruby 32 bit, version 9.1.2.0
windows server 2003 32 bit, 2003 R2 32 bit
new installation of jruby, only preinstalled gems, the command gem list return the following output
C:\JRAILS1\APPLIC1\ASSETS~1>gem list
FFI::NotFoundError: Function 'CreateSymbolicLinkW' not found in [kernel32]
attach_function at C:/jrails4_update/jruby-9.1.2.0/lib/ruby/stdlib/ffi/library.rb:241
attach_pfunc at uri:classloader:/jruby/kernel/file.rb:25
module:Functions at uri:classloader:/jruby/kernel/file.rb:31
module:File at uri:classloader:/jruby/kernel/file.rb:16
module:Windows at uri:classloader:/jruby/kernel/file.rb:8
module:JRuby at uri:classloader:/jruby/kernel/file.rb:7
at uri:classloader:/jruby/kernel/file.rb:6
load at org/jruby/RubyKernel.java:962
at file:/C:/jrails4_update/jruby-9.1.2.0/lib/jruby.jar!/jruby/kernel.rb:1
On a windows server 2008 64 bit server no problems...
Jruby 1.7.23 working on the 2003 machines