Trying to install JDK19 (19.0.2) onto my RPi3 running SlackARM-current.
I've tried a Slackbuild; replacing the x86_64 binaries for aarch64 (I've tried both OpenJDK and Oracle JDK), and I've also tried the adoptopenjdk-17.0.4 package from
https://sarpi.penthux.net/index.php?p=rpia64currentpkgs, and they all return...
"
cannot execute: required file not found"
... when I try and run a java command, like, 'java'
I've tried tinkering with my JAVA_HOME, PATH an even LD_LIBRARY_PATH settings to no avail.
I've never encountered this before and I don't see any obvious cause of the problem.
Can someone suggest what might be going on and what my next course of action should be? I'd greatly appreciate it!
