On 22 Dec 2016, at 21:52, Thomas Cunningham wrote:
Hi,
I'm trying to use HawkFX on Mac OS X - I have it working great on Fedora
but would like to set it up on my Mac OS X box as well. I've got no
experience with ruby or jruby so I may be doing something wrong here in
installation, because I'm seeing the following :
lilguylaptop:hawkfx cunningt$ jruby -S -G hawkfx.rb
Can you try to run -G -S hawkfx.rb (reverse the flags)?
I am running on OS/X myself and it works (with the reversed
flags).
Otherwise "bundle exec jruby hawkfx.rb" should
also work.
Note that Jruby 9.1.6.0 has an issue, but you use
9.1.5.0 which is good.