Quote:
Originally Posted by KevinH
The first error at the very top is I think the crucial one:
epubcheck.jar not found!
The second error is a stackoverflow error from a recursive ChoicePattern.java routine that calls back into itself. This is either very buggy software or you are trying to run a 32 bit version of java on a 64 bit machine?
|
Many thanks to KevinH and DiapDealer!
The java was ok (but I checked twice in any case). The first error was indeed the crucial one.
I downloaded and extracted the epubcheck-5.0.0.zip manually and it worked fine!