Found the problem.
The Gentoo package gives the option of installing javafx. which I did not do at the first attempt.
With javafx installed, Autoleveller starts OK.
This also gives the reason why the Oracle JDK has to be used. As far as I can tell, there is no way to get javafx with the openjdk ...
Search found 2 matches
- Fri Nov 19, 2021 9:48 pm
- Forum: AutoLeveller Software
- Topic: [Solved]: Gentoo, Oracle JDK gives: Could not find or load main class com.cncsoftwaretools.autoleveller.Autoleveller
- Replies: 2
- Views: 17566
- Fri Nov 19, 2021 6:36 pm
- Forum: AutoLeveller Software
- Topic: [Solved]: Gentoo, Oracle JDK gives: Could not find or load main class com.cncsoftwaretools.autoleveller.Autoleveller
- Replies: 2
- Views: 17566
[Solved]: Gentoo, Oracle JDK gives: Could not find or load main class com.cncsoftwaretools.autoleveller.Autoleveller
As instructed on the web site, and in this forum, I installed the Oracle JDK package dev-java/oracle-jdk-bin-1.8.0.251, and set it as the default to use for my user:
$ java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM ...
$ java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM ...