On Sun, Jan 13, 2002 at 06:01:10PM -0600, [EMAIL PROTECTED] wrote:
> Hi,
> Having now taken a file from
> XML --> HTML via xsltproc
> from
> XML --> .fo via xsltproc
> from
> .fo --> .fop via xsltproc
>
> and downloaded the fop.sh I try to run
> fop.sh from the command line (CYGWIN),
> and am told:
>
> [: Doc: unknown operand
> [: Doc: unknown operand
> java not found
>
> Reading the script I can't rightly figure out
> where it wants java to be. I have java 1.3.1
> on the system, even created a directory java/bin
> for it in the same directory I am running fop.sh from.
> Help!!!! I am soooooo close??
It sounds like you need to locate java.exe on your
system and add that directory to your PATH environment
variable. Then the script doesn't have to know where java
is.
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
Caldera International, Inc. fax: (831) 429-1887
email: [EMAIL PROTECTED]