Installation - daisy/pipeline-gui GitHub Wiki
Installation
JavaFX
DAISY Pipeline 2 (desktop application) requires JavaFX. JavaFX is part of Oracle's Java SE implementation (starting with Java SE 7 Update 6). In case you can not use Oracle's Java, have a look at the following alternatives for acquiring JavaFX:
- for Debian/Ubuntu: https://packages.qa.debian.org/o/openjfx.html
- for modile and embedded: http://gluonhq.com/labs/javafxports/
- JavaFX can be built from source: https://wiki.openjdk.java.net/display/OpenJFX/Main