Revision: acb0ca361b24
Author:   anssi.syrjasalo <[email protected]>
Date:     Wed Jul 31 06:49:32 2013
Log: Edited wiki page InstallationInstructions through web user interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=acb0ca361b24&repo=wiki

Modified:
 /InstallationInstructions.wiki

=======================================
--- /InstallationInstructions.wiki      Wed Jul 31 06:47:44 2013
+++ /InstallationInstructions.wiki      Wed Jul 31 06:49:32 2013
@@ -5,7 +5,7 @@

 == When using Python ==

-A precondition for using SSH Library with Python is having SSH module named [http://www.lag.net/paramiko/ paramiko] installed. Paramiko itself has some other requirements listed in installation instructions (mainly !PyCrypto) and these must naturally be installed too. !PyCrypto binaries for are available [http://www.voidspace.org.uk/python/modules.shtml#pycrypto for Windows] +A precondition for using SSH Library with Python is having SSH module named [http://www.lag.net/paramiko/ paramiko] installed. Paramiko itself has some other requirements listed in installation instructions (mainly [http://pycrypto.org/ PyCrypto]) and these must naturally be installed too. !PyCrypto binaries for are available [http://www.voidspace.org.uk/python/modules.shtml#pycrypto for Windows]

In Windows, paramiko has to be installed from the source distribution, by unzipping the download, and then running `python setup.py install` in the unzipped directory.

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to