Revision: 171
Author:   janne.t.harkonen
Date:     Wed Aug 29 05:46:12 2012
Log:      remove unneeded file
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=171

Deleted:
 /trunk/INSTALL.txt

=======================================
--- /trunk/INSTALL.txt  Wed Nov 19 23:27:34 2008
+++ /dev/null
@@ -1,20 +0,0 @@
-= Installation instructions =
-
-There are two ways of installing SSH Library, depending on the distribution.
-
-Installing using Windows binary installer is really straightforward, just
-double click the installer and follow the instructions.
-
-To install from source distribution, the archive must be extracted and
-following command given in the resulting directory: `python setuo.py install`.
-Root privileges may be required for the installation.
-
-When running tests with Python, paramiko[1] is required to be in the PYTHONPATH
-during execution. Similarly, when running tests with Jython, trilead[2] jar
-file must be found from the CLASSPATH. See Robot Framework user guide[3] for
-more information about setting the environment for test execution.
-
-[1] http://www.lag.net/paramiko/
-[2] http://www.trilead.com/Products/Trilead_SSH_for_Java/
-[3] http://robotframework.googlecode.com/svn/trunk/doc/userguide/RobotFrameworkUserGuide.html#adjusting-library-search-path
-

Reply via email to