Revision: 4589
Author: jussi.ao.malinen
Date: Wed Feb  2 23:43:05 2011
Log: added note about PYTHONCASEOK to installation instructions
http://code.google.com/p/robotframework/source/detail?r=4589

Modified:
 /trunk/doc/userguide/src/GettingStarted/Installation.txt

=======================================
--- /trunk/doc/userguide/src/GettingStarted/Installation.txt Thu Sep 2 10:24:58 2010 +++ /trunk/doc/userguide/src/GettingStarted/Installation.txt Wed Feb 2 23:43:05 2011
@@ -320,6 +320,10 @@
 :path:`[PythonInstallationDir]\\Scripts` directory, but it is automatically
 created during Robot Framework installation.

+.. Note:: Environment variable :var:`PYTHONCASEOK` should not be set on
+          Windows machines. Robotframework will not work correctly with
+          this environment variable.
+
 Verifying installation
 ''''''''''''''''''''''

Reply via email to