https://bugzilla.redhat.com/show_bug.cgi?id=1438673 --- Comment #12 from Jonny Heggheim <hegjon@xxxxxxxxx> --- (In reply to Per Bothner from comment #11) > I did that. Results: > > I was able to build Kawa from source, with the --with-javafx configure flag > (which requires some javafx packages). > > I was able to run some simple Kawa-Scheme JavaFX GUI demo scripts. > > I was not able to use the -wjavafx option. That should open a REPL console > (using DomTerm http://domterm.org/) in a fresh WebView: > > $ bin/kawa -wjavafx > java.lang.NoClassDefFoundError: javafx/scene/web/WebView > at org.domterm.javafx.WebTerminalApp.createScene(WebTerminalApp.java:68) > at org.domterm.javafx.WebTerminalApp.start(WebTerminalApp.java:154) The web (and media) module is not included in the package because of missing dependencies. This needs to be documented. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx