Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Mango on ARM linux
-
I just wanted to ask if anyone has run mango on an ARM linux distro? I assume the Mango ES is an ARM processor but I was just wondering if anyone has explicitly run it on something like Ubuntu server for arm and if there was anything specific you had to do?
Thank you
-
@psysak Yes the MangoES and GT are ARM devices and there should be no issue as long as you have the correct Java version installed. I'm also running Mango on a new Mac with the M1 chip without any issue.
-
@joelhaggar exactly what I have, the M1. Great to know thank you.
-
@psysak It me a bit to figure out the right Java version for the Mac M1 but this is the version I installed:
java -version
openjdk version "11.0.11" 2021-04-20 LTS
OpenJDK Runtime Environment Zulu11.48+21-CA (build 11.0.11+9-LTS)
OpenJDK 64-Bit Server VM Zulu11.48+21-CA (build 11.0.11+9-LTS, mixed mode)