nirvdrum has joined #jruby
<GGibson[m]> it cannot find some essential java file
_whitelogger has joined #jruby
ur5us has quit [Ping timeout: 260 seconds]
nirvdrum has quit [Ping timeout: 265 seconds]
ur5us has joined #jruby
ur5us has quit [Ping timeout: 260 seconds]
ur5us has joined #jruby
ur5us has quit [Ping timeout: 260 seconds]
zacts has joined #jruby
zacts has quit [Client Quit]
zacts has joined #jruby
zacts has quit [Quit: leaving]
ur5us has joined #jruby
quadz has quit [Ping timeout: 272 seconds]
quadz_ has joined #jruby
zacts has joined #jruby
nirvdrum has joined #jruby
ruurd has quit [Ping timeout: 256 seconds]
zacts has quit [Quit: leaving]
ur5us has quit [Ping timeout: 244 seconds]
zacts has joined #jruby
claudiuinberlin has joined #jruby
mistergibson has joined #jruby
zacts has quit [Quit: leaving]
nirvdrum has quit [Read error: Connection reset by peer]
nirvdrum has joined #jruby
ur5us has joined #jruby
ur5us has quit [Ping timeout: 260 seconds]
Liothen has quit [Ping timeout: 244 seconds]
<byteit101[m]> G. Gibson: which file? Can you file an issue?
Liothen has joined #jruby
ur5us has joined #jruby
nirvdrum has quit [Ping timeout: 258 seconds]
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GGibson[m]> <byteit101[m] "G. Gibson: which file? Can you f"> jfxrt.jar file missing or some such
<byteit101[m]> Oh, ah, see if master works with your jdk OR what JDK are you using?
<GGibson[m]> openjdk-8
<GGibson[m]> It says something about version 7u ... but I'm not downgrading just for FX
<GGibson[m]> I was just dorking around with it to see if I could get it working
<byteit101[m]> Ah, you can either use a jdk with jfx built in (ex, zulu) or openjdk+ jrubyfx master with PATH_TO_FX
<byteit101[m]> (with this change https://github.com/jruby/jrubyfx/pull/127)