View Single Post
Old 04-06-2023, 11:17 AM   #478
bgme
Junior Member
bgme began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Oct 2017
Device: kindle
Quote:
Originally Posted by DiapDealer View Post
If /usr/lib being specified for LD_LIBRARY_PATH is affecting java for the plugin, that would only suggest that there's an incompatible version of java there being found first.
As mentioned above, I've tried all java versions in the archlinux repo (java-19-openjdk, java-17-openjdk, java-11-openjdk, java-8-openjdk) and none of them worked.

Quote:
Originally Posted by DiapDealer View Post
Feel free to edit Sigil's launch script and comment out the line where LD_LIBRARY_PATH is being set for Sigil's process.
It might be a better idea to modify the EpubCheck plugin to remove the LD_LIBRARY_PATH environment variable before running java than to modify the sigil launch script.
bgme is offline   Reply With Quote