If you don't like the spaces use the 8.3 names for the directories.
TOMCAT_HOME=C:\Programme\Apache_Group\Tomcat 6.0 becomes
TOMCAT_HOME=C:\PROGRA~1\APACHE~2\TOMCAT~1 or something similar depending on
what 8.3 names Windows generated when the directories were created.
"DIR/X" gives you the 8.3 names
You can still use the default installation directories and just use
their 8.3 names when you run into software that does not know how to
parse directory names.
Ron
Christoph P. Kukulies wrote:
I have TOMCAT_HOME=C:\Programme\Apache_Group\Tomcat 6.0
You see the crux? Blank in Tomcat 6.0.
Some applications, like mvnForum (www.mvnForum.com) claim in the
README or INSTALL instructions that a blank character in the PATH should be
avoided (Windows) because of possible unexpected or erroneous behaviour
resulting from that.
Now, after I had in stalled OpenCMS, Tomcat, MySQL and such and everything
is working, I'm asking myself if it would just be sufficient to
rename that directory node, change the evironment variable, and done with it.
Or would I have to expect surprises from elsewhere?
--
Chris Christoph P. U. Kukulies kuku_at_kukulies.org
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]