Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

JavaFX on Linux needs libxslt.so.1 #22

Open
olivierdagenais opened this issue Mar 31, 2016 · 0 comments
Open

JavaFX on Linux needs libxslt.so.1 #22

olivierdagenais opened this issue Mar 31, 2016 · 0 comments

Comments

@olivierdagenais
Copy link
Contributor

A user encountered the following error:

java.lang.UnsatisfiedLinkError:
  /path/to/jre1.8.0_60/lib/i386/libjfxwebkit.so: libxslt.so.1: cannot open shared object file: No such file or directory

...it would be nice if the JavaFX provider was able to detect this as part of its compatibility check, possibly by attempting to launch a WebView, to be sure it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant