The dependency java11-openjfx
no longer builds,
so this package, in its current state, cannot be automatically installed via paru
, etc.
But I managed to have it working after installing liberica-jdk-17-full-bin
-- as suggested on ganttproject's site.
Additionally, I did: sudo ln -sf /usr/lib/jvm/liberica-jdk-17-full/bin/java /opt/ganttproject/runtime/bin/java
so that the launcher scripts will pick up the right JRE to run.
I suggest the maintainer to update accordingly.
Pinned Comments
lightspot21 commented on 2023-03-15 13:15 (UTC) (edited on 2023-03-15 13:18 (UTC) by lightspot21)
Maintainer here. Sorry for the delay in answers, I am currently not using the software actively.
@zertyz I have merged @ulyssesrr's fix for the missing $JFX_ARGS after confirming it works on my machine too, so at least 3.2.3240 should install correctly.
Unfortunately it looks like that the software's author has changed the method of delivering updates, and currently I have no time to update the script to the new method. If anyone is interested in helping with this I am glad to merge their changes/add them as co-maintainer if they can be more active with updates.