Revision: 3ca28e416107
Author:   anssi.syrjasalo <anssi.syrjas...@eficode.com>
Date:     Wed Jul 31 06:47:44 2013
Log: Edited wiki page InstallationInstructions through web user interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=3ca28e416107&repo=wiki

Modified:
 /InstallationInstructions.wiki

=======================================
--- /InstallationInstructions.wiki      Tue Jun 18 05:19:45 2013
+++ /InstallationInstructions.wiki      Wed Jul 31 06:47:44 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 Windows are available [http://www.voidspace.org.uk/python/modules.shtml#pycrypto here for 32 bit Windows] and [http://dragffy.com/blog/posts/ython-pycrypto-2-4-1-32-and-64-bit-windows-32x64-amdintel-installers here for 64 bit 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 !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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to