I can see it's closed, but I think I have an input to what the reason for this 
error is.
I have CygWin installed on my WindowsXP PC and I ran into the exact same 
problem as the OP.

If you look closer at the informations he posted, the path where he is running 
this from has a space in the path.
That's why you get the error from line 273.

When I renamed the directory I was in to use "_" instead of " " in the
name, I didn't get any errors.

So I guess the script doesn't work if you're working within a path containing 
space, as you can see from the OP:
"luca...@supernova:~/Desktop/Vinci 
Solutions/mercury_newsletter/mercury_bzr/doc$"
"/usr/bin/jw: line 273: [: /home/lucasvo/Desktop/Vinci: binary operator 
expected"
"openjade:E: cannot open "/home/lucasvo/Desktop/Vinci" (No such file or 
directory)
openjade:E: cannot find 
"Solutions/mercury_newsletter/mercury_bzr/doc/index.docbook"; tried "
"/usr/bin/jw: line 436: cd: /home/lucasvo/Desktop/Vinci: No such file or 
directory"

>From this which I pasted from the OP, you can see that whenever an error
happens, the script has splitted on the space and is not using the
complete path.

-- 
docbook2html doesn't work if there are spaces in the path
https://bugs.launchpad.net/bugs/46716
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to