Rocky Linux and ARM64 Support #4403
-
I was Reading the System Requirements for the Java client and the client seems to have limited support for a broad range of Linux distros on ARM64. I wonder if the Java client was tested with Rocky Linux on either x86_64 or aarch64? If it wasn't, is there any plan to include support for that distro on both architectures? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@netofontes Hi :) |
Beta Was this translation helpful? Give feedback.
@netofontes Hi :)
While not being tested, as long as your libc is aligned with the requirement it should work as any other distro tested.
Distros don't have differences on this level besides maybe a need to install ca-certificate from the package manager.
We went on the oldest glibc, so it should work on Rocky as well.
Manuals and usage in production have been done on Ubuntu, Debian, Fedora, Alpine, macOS ARM, and macOS Intel. All were tested on both ARM and x86. Give it a spin; if you experience any issue please let us know.