Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kindle-stylesheet.xsl missing for kindle target #48

Open
atomicbeecz opened this issue Jan 3, 2021 · 1 comment
Open

kindle-stylesheet.xsl missing for kindle target #48

atomicbeecz opened this issue Jan 3, 2021 · 1 comment

Comments

@atomicbeecz
Copy link

Tried to build kindle target with

make kindle

But ended with exception, where is missing kindle-stylesheet.xsl

SEVERE: Exception
java.io.FileNotFoundException: Error: xsl file /home/bzz/uv-5r/../toolchain/kindle-stylesheet.xsl not found
	at org.apache.fop.cli.CommandLineOptions.checkSettings(CommandLineOptions.java:965)
	at org.apache.fop.cli.CommandLineOptions.parse(CommandLineOptions.java:172)
	at org.apache.fop.cli.Main.startFOP(Main.java:161)
	at org.apache.fop.cli.Main.main(Main.java:208)

make: *** [../toolchain/Makefile.base:70: kindle] Error 1

Where I can get this file pls?

@z3r0burn
Copy link

z3r0burn commented Feb 2, 2021

I am seeing the same error. After following the path to where the files live I am not able to see the kindle-stylesheet.xsl anywhere in the directory structure. Please release the kindle files needed to build this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants