MobileRead Forums

MobileRead Forums (https://www.mobileread.com/forums/index.php)
-   Plugins (https://www.mobileread.com/forums/forumdisplay.php?f=268)
-   -   Error Msg (https://www.mobileread.com/forums/showthread.php?t=275832)

crutledge 07-02-2016 06:43 PM

Error Msg
 
1 Attachment(s)
I have trouble identifying the problem reporter in the attached error message.

Doitsu 07-02-2016 08:10 PM

That message indicates that either the Java binary or the epubcheck jar file couldn't be found.

If you've recently installed a new Java version, you might have to add the path to the Java binary to the system path.

To test whether your Java binary can be found open a command prompt and enter the following:

Code:

java -version
If you get a version number uninstall the epubcheck plugin and download/install the latest version.
Also make sure that you tick the Use Bundled Python option.

If you don't get a Java version number, check the epubcheck troubleshooting section.

If none of this works for you download pagina EPUB-Checker.

crutledge 07-03-2016 12:17 PM

Sigil 8.5
 
1 Attachment(s)
I am using Sigil 8.5 and the same on another machine which works fine.

Everything seems the same on both machines including the APP data. The attached image shows the setup.

DiapDealer 07-03-2016 12:40 PM

You're welcome to continue using Sigil 0.8.5; just know that fewer and fewer plugins are going to support Python 2 (and support for such an old version of Sigil in general is going to be harder and harder to come by). Since 0.9.0, Sigil has included its own version of Python (Python 3) on Windows and OSX, so there's no need to configure it to use an external Python interpreter. Most new plugins (and new versions of older plugins) are not worrying about staying compatible with Python 2.x any longer. In fact, Python 2 plugin support will soon be removed from Sigil altogether. The reason being that the latest versions of Sigil either include Python 3, or require Python 3 to compile anyway.

Doitsu 07-03-2016 01:11 PM

Quote:

Originally Posted by crutledge (Post 3345475)
Everything seems the same on both machines including the APP data. The attached image shows the setup.

Did you open a command prompt and enter:

Code:

java -version
on the machine that doesn't work?

If so, what was the results?

crutledge 07-03-2016 06:01 PM

Quote:

Originally Posted by Doitsu (Post 3345500)
Did you open a command prompt and enter:

Code:

java -version
on the machine that doesn't work?

If so, what was the results?

There is no Java

crutledge 07-03-2016 06:25 PM

Quote:

Originally Posted by DiapDealer (Post 3345491)
You're welcome to continue using Sigil 0.8.5; just know that fewer and fewer plugins are going to support Python 2 (and support for such an old version of Sigil in general is going to be harder and harder to come by). Since 0.9.0, Sigil has included its own version of Python (Python 3) on Windows and OSX, so there's no need to configure it to use an external Python interpreter. Most new plugins (and new versions of older plugins) are not worrying about staying compatible with Python 2.x any longer. In fact, Python 2 plugin support will soon be removed from Sigil altogether. The reason being that the latest versions of Sigil either include Python 3, or require Python 3 to compile anyway.

Is there a built in validation check for epub 2?? Is everything needed included in the install? I don't understand all these plug-ins. What I need is a "FOR DUMMYS" version.

Doitsu 07-03-2016 06:30 PM

Quote:

Originally Posted by crutledge (Post 3345665)
There is no Java

As described in the epubcheck plugin requirements section, epubcheck requires Java and and the Java binary path must be accessible via the PATH system variable.
For more information on fixing this issue, see the epubcheck plugin troubleshooting section.

DiapDealer 07-03-2016 06:53 PM

Quote:

Originally Posted by crutledge (Post 3345676)
Is there a built in validation check for epub 2?? Is everything needed included in the install?

Not a "built-in" validator, no. But the exact same Flightcrew validator (the validator that was built into Sigil in the past) is available as a plugin and downloadable from the exact same location as the Sigil installer.

crutledge 07-04-2016 05:18 AM

Quote:

Originally Posted by Doitsu (Post 3345677)
As described in the epubcheck plugin requirements section, epubcheck requires Java and and the Java binary path must be accessible via the PATH system variable.
For more information on fixing this issue, see the epubcheck plugin troubleshooting section.

There seem to be a jungle of Java downloads!!!
Can you point me to the version needed?

Doitsu 07-04-2016 05:37 AM

Quote:

Originally Posted by crutledge (Post 3345826)
There seem to be a jungle of Java downloads!!!
Can you point me to the version needed?

Visit the official Oracle website and click the Free Java Download button to download the universal web installer.

Make sure to de-select the optional Amazon offers or other optional software bundles offered by the installer.

Also accept the offer to uninstall older versions at the end of the installation.

After the installation open a DOS command prompt window and enter:

Code:

java -version
You should get the following message:

Code:

java version "1.8.0_91"

crutledge 07-04-2016 04:57 PM

Quote:

Originally Posted by Doitsu (Post 3345831)
Visit the official Oracle website and click the Free Java Download button to download the universal web installer.

Make sure to de-select the optional Amazon offers or other optional software bundles offered by the installer.

Also accept the offer to uninstall older versions at the end of the installation.

After the installation open a DOS command prompt window and enter:

Code:

java -version
You should get the following message:

Code:

java version "1.8.0_91"

'

That did it:thanks::thanks:


All times are GMT -4. The time now is 08:54 PM.

Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.