RE: font install error

2004-12-04 Thread Andreas L. Delmelle
 -Original Message-
 From: Mike Sierra [mailto:[EMAIL PROTECTED]

Hi,

 I'm trying to install a custom font for the first time, and am running
 this command as spec'ed in the doc:

 $ java -cp
 build/fop.jar:lib/avalon-framework.jar:lib/xml-apis.jar:lib/

Well... the example command on the website may be a bit simplified. Check
FOP's lib directory, and make sure avalon-framework.jar is not actually
named avalon-framework-{version}.jar or something like that.

HTH!

Greetz,

Andreas


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: font install error

2004-12-04 Thread Andreas L. Delmelle
 -Original Message-
 From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED]
  -Original Message-
  From: Mike Sierra [mailto:[EMAIL PROTECTED]

  $ java -cp
  build/fop.jar:lib/avalon-framework.jar:lib/xml-apis.jar:lib/

 Well... the example command on the website may be a bit simplified. Check
 FOP's lib directory, and make sure avalon-framework.jar is not actually
 named avalon-framework-{version}.jar or something like that.

And as an addition: same goes for the Xalan and Xerces jars --if you really
need them.

Greetz,

Andreas


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]