Revision: 3234
Author: janne.t.harkonen
Date: Fri May  7 04:20:28 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/robotframework/source/detail?r=3234

Modified:
 /wiki/Installation.wiki

=======================================
--- /wiki/Installation.wiki     Thu May  6 23:38:17 2010
+++ /wiki/Installation.wiki     Fri May  7 04:20:28 2010
@@ -74,12 +74,6 @@
 execute it by double clicking it or running it from command line like
 `python <PythonInstallationDir>\Scripts\robot_postinstall.py`.

-On OS X updating the runner script fails when using Easy Install with
-[http://pypi.python.org/pypi/virtualenv virtualenv] because the
-installation picks up the system wide Python installation (issue 236).
-A workaround is updating runner scripts manually after
-the installation or installing from source.
-
If you need to use a proxy to access the Internet, you can tell Easy Install to use it by setting the http_proxy environment variable.


@@ -92,8 +86,7 @@

 Robot Framework runs both on [http://python.org Python] and
[http://www.jython.org Jython], and you need to have at least one of them to be -able to use it. However, some of the provided installers only work with Python, so
-installing it is always recommended.
+able to use it. However, some of the provided installers only work with Python, so installing it is always recommended.

 == Python installation ==

Reply via email to