Hi all,

I am trying to install fop in unix system.

I downloaded the fop-0.20.5-src.tar and unzipped it in a windows machine.
Then I moved the unzipped files to unix system inside folder
/var/tmp/fop-0.20.5 . 

Then under the folder /var/tmp/fop-0.20.5 ,I tried to generate a test pdf by
issuing the following command.

fop.sh -fo /var/tmp/fop-0.20.5/Test.fo -pdf /var/tmp/fop-0.20.5/Test.pdf

But I got the error "-bash: fop.sh: command not found".

I even tried making the fop.sh executable by using the command chmod a=wrx
fop.sh
.

But still the same error is thrown.

Any help appreciated.

Thanks
priby
-- 
View this message in context: 
http://www.nabble.com/Installation-of-FOP-in-unix-tp15546815p15546815.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Reply via email to