Basic overview of setting up a BBB running Ubuntu 14.04 to run a JavaFX 
program (*rough draft*):

1. Add unofficial OpenJDK 8 PPA
2. Update package list
3. Install OpenJDK 8 JamVM package
4. Make sure OpenJDK is installed by running *java -version* in a terminal 
(should see OpenJDK 1.8 being mentioned in the output)
5. Build DirectFB 1.6
6. Install DirectFB to */usr*
7. Extract OpenJFX 1.8u40 runtime file (7z) using *p7zip* and copy the lib 
directory to the OpenJDK 8 JRE directory
8. Run Ensemble8 demo in X11 via LXDE to make sure that a JavaFX program 
will run properly:

*java -Djavafx.platform=DirectFB -jamvm -jar 
/home/a_user/sample_dir/Ensemble8.jar*



Would it be possible to have a JavaFX section in the BBB wiki on the ELinux 
website?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to