How to install JavaFX
#1
Exclamation 
Hi, i try to run a Java program that runs everywhere ok, but on the pine i get the Errormessage that the Java FX is missing. How can i get and install it?????   Huh
apt-get dos not work.
  Reply
#2
(12-13-2016, 09:07 AM)tommypine Wrote: Hi, i try to run a Java program that runs everywhere ok, but on the pine i get the Errormessage that the Java FX is missing. How can i get and install it?????   Huh
apt-get dos not work.

sudo apt search javafx :

libopenjfx-java/jessie-backports 8u91-b14-1~bpo8+1 all
  JavaFX/OpenJFX 8 - Rich client application platform for Java (Java libraries)

libopenjfx-java-doc/jessie-backports 8u91-b14-1~bpo8+1 all
  JavaFX/OpenJFX 8 - Rich client application platform for Java (Javadoc)

openjfx-source/jessie-backports 8u91-b14-1~bpo8+1 all
  JavaFX/OpenJFX 8 - Rich client application platform for Java (sources)

-------------------------

I did this search ( above ) on debian ( jessie-backports ) found the above entries for the library, the doc, and the source respectively.  Of course you need backports in your repository listing. 

sudo apt search javafx :

libopenjfx-java/xenial,xenial 8u60-b27-4 all
  JavaFX/OpenJFX 8 - Rich client application platform for Java (Java libraries)

libopenjfx-java-doc/xenial,xenial 8u60-b27-4 all
  JavaFX/OpenJFX 8 - Rich client application platform for Java (Javadoc)

libopenjfx-jni/xenial 8u60-b27-4 arm64
  JavaFX/OpenJFX 8 - Rich client application platform for Java (native libraries)

openjfx/xenial 8u60-b27-4 arm64
  JavaFX/OpenJFX 8 - Rich client application platform for Java

openjfx-source/xenial,xenial 8u60-b27-4 all
  JavaFX/OpenJFX 8 - Rich client application platform for Java (sources)

-------------------------

I did the above search on ubuntu xenial which gives a bit more;  more than likely java fx will probably work better on ubuntu than the older debian ;  however,  not tested myself one way or the other.
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
  Reply
#3
After long investigations found this info from Oracle:

"
Many of you have been asking about the status of JavaFX in Linux/ARM
embedded platforms. Starting with 8u33, JavaFX has been removed from
both Oracle JDK for ARM and Oracle Java SE Embedded. [1]

This is a resource trade off within Oracle. Included in that difficult
trade off decision was the ongoing investment needed to properly support
FX in a world where so much the hardware is not standardized -- it
really is difficult to have enough hardware and testing resources
committed to support FX on ARM. It is important to understand that when
we say support, we are not talking about just "running" on a device like
the Raspberry PI -- but providing support for paying customers that are
almost certainly going to be using hardware that is customized for their
embedded product.

This does not mean that FX is going away on other platforms, and
hopefully does not mean we will be disappearing from ARM completely.

The core JavaFX team will continue working on the ARM port as resources
permit, hopefully with involvement of members of the OpenJFX community.
We have continued to demonstrate this commitment with the moving all of
the JavaFX sources to OpenJFX, and maintaining an up to date OpenJFX
Wiki which includes detailed articles on building for ARM.
"

Exclamation For the whole content read here Exclamation

http://mail.openjdk.java.net/pipermail/o...16570.html
  Reply
#4
good job digging for that information. i'd guess that you would have to compile from sources to get it to run on the pine. have you done any research into the actual community that is around the new open sourced code? if you still have interest in seeing it run on pine64 i'd suggest finding a forum/discussion group dedicated to openjfx.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Digital drawing tablet Huion - proper drivers install janeku 20 29,273 05-19-2019, 09:24 PM
Last Post: xinhua
  How install Qbittorrent on Debian? Callisto 5 9,020 03-17-2018, 10:31 PM
Last Post: Callisto
  libssl-dev eon't install williamcolls 2 4,969 11-01-2017, 10:20 PM
Last Post: dkryder
  install shashlik bilylilyli 1 3,594 11-20-2016, 06:59 PM
Last Post: Ghelorn
  Install 32bit java Trond 7 9,897 11-03-2016, 10:07 AM
Last Post: Trond
  Cannot install Dstat on Debian Base PineA64 image ywoody 6 7,590 07-11-2016, 07:15 PM
Last Post: dkryder
  Debian Video Performance/"Driver" Install Fawks 8 11,094 06-15-2016, 07:55 AM
Last Post: Luke
  How to install modules into system? MicroDiery 6 7,438 05-27-2016, 06:44 PM
Last Post: JamesHarris
  debian fresh install 5/14 mkyb14 3 4,950 05-17-2016, 10:52 AM
Last Post: mkyb14

Forum Jump:


Users browsing this thread: 1 Guest(s)