Re: JavaFX: Can't load library: libjfxwebkit.so

2015-04-21 Thread Kevin Rushforth
When you build OpenJFX it doesn't build the media or webkit libraries by default. You can enable them, but they (especially WebKit) require additional libraries on your build machine. If you don't build them, it will use the ones from the JDK that you use to build. The ones we currently ship wi

JavaFX: Can't load library: libjfxwebkit.so

2015-04-21 Thread Александр Свиридов
I use centos 6.4 + openjdk8 (build 25.40-b18, mixed mode) and openjfx (I build it from today sources). I have 64 box. And I can't use the html components (all other components seem to work normally) - webview,webengine,htmleditor. When I try to use them I get: Caused by: java.lang.UnsatisfiedLin