Tom,
I've been trying to get the CMake build of BRL-CAD to behave cleanly for
paths with bizarre things like spaces and plus characters in them - I've
gotten most of the way there, but I'm wiping out on the Apache FOP
commands. The path I'm using for testing is producing the following string
for the CLASSPATH variable:
/home/user/brlcad test name++ -1/doc/docbook
The spaces it looks like might be handled with quoting, but fop still wipes
out:
/usr/share/java-config-2/launcher/launcher.bash: line 60: test: name++:
unary operator expected
Can you tell me how to quote the above path so FOP can use it in the
CLASSPATH environment variable? Any help appreciated. It looks like I can
get the rest of it going if I comment out that CLASSPATH environment
variable line.
Thanks,
CY
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel