FOP project-Vienna wrote: > we 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.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 we > use? please ...
Just curious: why don't you use fop.sh script which come with fop? -- Oleg Tkachenko Multiconn International, Israel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
