Quote:
Originally Posted by Rand Brittain
Hm, lately the plugin for Sigil and Calibre both keeps telling me it can't find the file specified, which research indicates is a Java problem. I reinstalled Java, which got it working for an hour or so before it started throwing the same error again.
|
Please post more information about your OS and the
exact error message.
BTW, if you know the
exact location of the Java executable, you can specify it via the
java_path entry in the EpubCheck.json file. (Obviously, the Java path on your machine will be different.)
Code:
"java_path": "C:\\Program Files\\Java\\jre1.8.0_191\\bin\\java.exe",
Note that you'll need to use double backslashes, if you have a Windows machine.