Quote:
Originally Posted by DiapDealer
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
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.