Have FOP 0.20.3 installed and have successfully used it to convert
various FO to PDF (including the examples).
Trying to install another font.
Following instructions at xml/apache.org/fop/fonts.html
I run the following small script
-----------------------------------
FOPHOME=/java/java/Apache/fop
LOCALCLASSPATH=\
${FOPHOME}/build/fop.jar\
:${FOPHOME}/lib/xerces.jar\
:${FOPHOME}/lib/xalan.jar\
:${FOPHOME}/lib/batik.jar\
java -cp ${LOCALCLASSPATH} org.apache.fop.fonts.apps.PFMReader $*
----------------------------------------------
$ mkfopfont go01bjsa.pfm go01bjsa.xml
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/xml/serialize/BaseMarkupSerializer
====================================
Is this a known problem?
Am I doing something wrong?
I apologize for asking a question that has probably been asked 100 times
BUT there doesn't seem to be any working archives for this list.
What's up with that?
R.Parr
TemporalArts
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]