

I got -bash: zulu11.50.19-ca-jdk11.0.12-linux_aarch32hf/bin/java: No such file or directory

First I decompressed the HF version with the following command: tar -xzvf /data/sftpuser/upload/zulu11.50.19-ca-jdk11.0.12-linux_īut when I executed zulu11.50.19-ca-jdk11.0.12-linux_aarch32hf/bin/java -version Nonetheless, I compressed them using gzip and transferred to CentOS via SFTP to a folder I created for SFTP users (/data/sftpuser/upload/). tar.gz published on the official page, so the checksum doesn’t match. I downloaded both of them to my Mac, but they are downloaded in. I tried a more general search (excluding the OS and with the JDK) and found ARM 32-bit HF (zulu11.50.19-ca-jdk11.0.12-linux_aarch32hf.tar) and ARM 32-BIT SF (zulu11.50.19-ca-jdk11.0.12-linux_aarch32sf.tar), but I haven’t figured out which of the two versions is the right one for Rasperry Pi ARM. Next, Zulu only provides builds for CentOS x86, not for ARM. The first issue I faced is the RPM repository only includes versions 15, 16, and 17 for ARM64.
Install openjdk 11 centos 8 install#
I’m aware from the prerequisites ( Installation Overview | openHAB) that I Zulu is the recommended version and I should not install the 64-bit Java version, even though my OS is 64-bits. I purchased a Raspberry Pi 4 to replace my old Pi3B with OpenHABian however, I’m having issues to install Java 11.
