You are not logged in.
Pages: 1
Hi,
It simply is not there, they say: no JavaFX
Is there a way to add it? SBT solution is preferable.
$ java -version
java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.6) (ArchLinux build 7.u51_2.4.6-1-x86_64)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
$ locate jfxrt
$
Offline
Looks like installing jdk from AUR instead of openjdk is the only solution. Is it so?
Offline
Currently that is the only feasable way. You can try to build OpenJFX manually, but that might be difficult. It might get better with OpenJDK 8 since the openjfx release is tailored for that. Maybe we will get an arch package, too.
https://wiki.openjdk.java.net/display/OpenJFX/Main
Last edited by progandy (2014-03-29 14:10:38)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
Pages: 1