Author: janne.t.harkonen
Date: Wed May 20 04:02:12 2009
New Revision: 78
Modified:
wiki/InstallationInstructions.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallationInstructions.wiki
==============================================================================
--- wiki/InstallationInstructions.wiki (original)
+++ wiki/InstallationInstructions.wiki Wed May 20 04:02:12 2009
@@ -9,7 +9,7 @@
== When using Jython ==
-Paramiko doesn't work with Jython, but
[http://www.trilead.com/Products/Trilead_SSH_for_Java/ Trilead SSH for
Java] can be used instead. The JAR package containing Trilead SSH tool must
be found from the CLASSPATH during the test execution.
+Paramiko doesn't work with Jython, but
[http://robotframework-sshlibrary.googlecode.com/files/trilead-ssh2-build213.jar
Trilead SSH for Java] can be used instead. The JAR package containing
Trilead SSH tool must be found from the CLASSPATH during the test execution.
See
[http://robotframework.googlecode.com/svn/trunk/doc/userguide/RobotFrameworkUserGuide.html#adjusting-library-search-path
Robot Framework user guide] for
more information about setting the environment for test execution.