|
Hi Andrew,
I am a Linux user but I am afraid I do not have the complete answer you are looking for. Here I am sharing my working configuration. I usually run AIJ in my Ubuntu 20.04 and it works fine.
I have checked the java version installed in my OS with the terminal command
pcc@liric:~$ java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)
I wonder if the different version may be responsible for the error.
By the way, have you checked the library /usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so is installed in your system?
Riccardo
|