Page 1 of 1

pdfstudio

Posted: 08 Nov 2023, 23:18
by francois
I have tried to install the pdfstudio editor. Here is what I get:

Code: Select all

root@porteus:/home/guest# getmod -s pdfstudio
pdfstudio-2020.4.0-x86_64-1salix15.0  (PDF editor)
pdfstudioviewer-2020.4.0-x86_64-1salix15.0  (PDF reader)
root@porteus:/home/guest# getmod -m pdfstudio-2020.4.0-x86_64-1salix15.0
Reading Package Lists...Done
The following NEW packages will be installed:
  zulu-openjdk8 pdfstudio 

root@porteus:/home/guest# pdfstudio
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be at least 1.8.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
Installing openJDK will not solve the problem:

Code: Select all

root@porteus:/home/guest# getmod -m OpenJDK17-17.0.3-x86_64-1salix15.0
Any cue?