KodiakFi Posted August 16, 2016 Posted August 16, 2016 Anyone know if this is available? Apparently the Ubiquiti Unifi Controller software only works on Raspberry Pi Raspian because they have this so-called "Hard-float" version of Oracle Java. I'd rather use one of my C2s for the job but haven't had a chance to look into getting an official Oracle Java JDK installed yet. Thanks!
wildcat_paris Posted August 16, 2016 Posted August 16, 2016 @KodiakFi Raspbian embeds Oracle Java, nice! it is easier than going to the Oracle Java website and download the package https://www.java.com/en/download/manual.jsp or http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html but the openjdk may be enough it should be hardfloat ARM Cortex A7 (aptitude says openjdk-7-jre is "armhf") package openjdk-8 or openjdk-7 openjdk-8-jre or jdk openjdk-8-jre-headless or jdk-headless note : I am currently looking at Ubuntu Trusty repository but I have Jessie packages as well (tuned to prefer Trusty over Jessie)
KodiakFi Posted August 18, 2016 Author Posted August 18, 2016 Hi Goldfish_Paris, I've downloaded the hardfloat packages and will try to figure out how to get that going on Jessie Headless. I'm trying to get Ubiquiti's Unifi Controller software running on Odroid. It runs on Raspbian on the Pi3 and I believe the secret is the Oracle hard float Java. At least from posts I've seen detailing prior failures (Odroid users) and prior successes (Odroid C1 and Raspberry Pi 2/3 users). Wish me luck haha. 1
wildcat_paris Posted August 18, 2016 Posted August 18, 2016 Wish me luck haha. May the power of the Armbian goldfish_paris be with you. feel free to update please, then I will try to understand the differences between Oracle armhf VM and openjdk armhf
Recommended Posts