Created
July 19, 2013 16:03
-
-
Save nkabir/6040316 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Please use absolute path, DO NOT use relative path ! | |
# | |
# po4a (>= 0.36.1): Only for PO based translation ! | |
# po4A_HOME=/usr/bin | |
# PO4A_LIB=/usr/share/perl5 | |
PO4A_HOME=/usr/bin | |
PO4A_LIB=/usr/bin | |
# saxon65.jar, saxon65-dbxsl.jar, xml-commons-resolver-1.2.jar: Only for pdf format ! | |
JAVA_LIB=/usr/share/java | |
# fop (>= 0.9.6): Only for pdf format ! | |
FOP_HOME=/usr/bin/fop | |
# docbook-xsl (>= 1.74.3): Only for ePub format ! | |
DB2EPUB=/usr/bin/dbtoepub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment