DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42616>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42616





------- Additional Comments From [EMAIL PROTECTED]  2007-06-28 08:26 -------
Spaces are not the whole of the problem:

The following works:

[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head/xml-fop
$ ./fop -awt ./examples/fo/basic/simple.fo > foo 2>&1


The following doesn't:

[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head/xml-fop
$ cd ../

[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head
$ mv xml-fop xml\ fop

[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head
$ cd xml\ fop/

[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head/xml fop
$ !./f
./fop -awt ./examples/fo/basic/simple.fo > foo 2>&1

[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head/xml fop
$ cat ./foo
cygpath: error converting "fop/lib/*.jar:spaces/fop-head/xml:with:/cygdrive/f/di
r:/cygdrive/f/dir with spaces/fop-head/xml fop/build/fop.jar:/cygdrive/f/dir wit
h spaces/fop-head/xml fop/build/fop-sandbox.jar:/cygdrive/f/dir with spaces/fop-
head/xml fop/build/fop-hyph.jar:/cygdrive/f/geolog/trunk/geolog/src" - Unknown e
rror 4294967295
java.lang.NoClassDefFoundError: org/apache/fop/cli/Main
Exception in thread "main"
[EMAIL PROTECTED] /cygdrive/f/dir with spaces/fop-head/xml fop
$


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to