[xep-support] Running the evaluation copy of XEP

Elango Sundaram esundara at dallas.fedex.com
Tue Jan 15 18:43:32 PST 2002


I have downloaded and installed the evaluation version of XEP.
In the installed directory I am using the command.,
run.sh testfo.fo
to produce the PDF file testfo.pdf

This gives me the message
/bin/ksh: run.sh: cannot execute

Contents in run.sh
==================
#!/bin/sh

# This script encapsulates a standard XEP call.

JAVA_HOME="/opt/sw/java/sparc/JDK-1-3-1/jre"
XEP_HOME="/home/esundara/XEP"

CP=$JAVA_HOME/lib/tools.jar:$XEP_HOME/lib/xep_271_eval.jar:$XEP_HOME/lib/xerces-1.0.0.jar:$XEP_HOME/lib/JimiProClasses.zip:$XEP_HOME/lib/js.jar:$XEP_HOME/lib/svg.jar:$XEP_HOME/lib/ss_css2.jar:$XEP_HOME/lib/flute.jar:$XEP_HOME/lib/cryptix32.jar:$XEP_HOME/lib/sac.jar

$JAVA_HOME/bin/java -classpath $CP -Dcom.renderx.FO2PDF.ROOT=$XEP_HOME -Dcom.renderx.FO2PDF.Parser.VALIDATE=true -Dcom.renderx.FO2PDF.GC_LEVEL=0 com.renderx.FO2PDF.Driver $*

set CP=



Could you please help me how to use XEP from command line.

Thanks.

-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list