Re: [ERROR] Don't know what to do with

2002-07-10 Thread Arnd Beißner
> e are having a problem using FOP on a suse shell system. > first of all we wrote a batchfile containinng the following: > > java -cp >./build/fop.jar:./lib/batik.jar:./lib/xalan-2.0.0.jar:./lib/xerces-1.2.3.jar:./lib/avalon-framework-4.0.jar:./lib/logkit-1.0.jar:./lib> > /jimi-1.0.jar org.apach

Re: [ERROR] Don't know what to do with

2002-07-10 Thread J.Pietschmann
FOP project-Vienna wrote: > we get an error message saying: > [ERROR] don't know what to do with > > can anyone help? are the spacers not correct in linux? whate else can we > use? please ... The error messages indicates there is an empty parameter or a parameter consistin

Re: [ERROR] Don't know what to do with

2002-07-10 Thread Oleg Tkachenko
lib/logkit-1.0.jar:./lib/jimi-1.0.jar > org.apache.fop.apps.Fop $1 $2 $3 $4 $5 $6 $7 $8 > > when calling this batchfile e.g. with files in the same directory like: > > fop.sh border.fo -pdf myfirst.pdf > > we get an error message saying: > [ERROR] don't know what to do

[ERROR] Don't know what to do with

2002-07-10 Thread FOP project-Vienna
org.apache.fop.apps.Fop $1 $2 $3 $4 $5 $6 $7 $8 when calling this batchfile e.g. with files in the same directory like: fop.sh border.fo -pdf myfirst.pdf we get an error message saying: [ERROR] don't know what to do with can anyone help? are the spacers not correct in linux? whate else can w