Revision: 988fdce926ba
Author: anssi.syrjasalo <anssi.syrjas...@eficode.com>
Date: Mon Sep 30 09:17:33 2013 UTC
Log: Edited wiki page InstallationInstructions through web user
interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=988fdce926ba&repo=wiki
Modified:
/InstallationInstructions.wiki
=======================================
--- /InstallationInstructions.wiki Mon Sep 30 09:17:09 2013 UTC
+++ /InstallationInstructions.wiki Mon Sep 30 09:17:33 2013 UTC
@@ -14,15 +14,15 @@
=== Linux ===
-Depending on the [#Installation installation approaches] discussed further
below, Paramiko and PyCrypto may be installed automatically by SSHLibrary.
+Depending on the [#Installation installation approaches] discussed further
below, Paramiko and !PyCrypto may be installed automatically by SSHLibrary.
If you need to install them manually, you may use your distribution's
package manager, for example on Debian variants, running `sudo apt-get
install python-paramiko` should install them. If this is not possible, you
can install them using the source distributions from PyPI:
- * PyCrypto: https://pypi.python.org/pypi/pycrypto
+ * !PyCrypto: https://pypi.python.org/pypi/pycrypto
* Paramiko: https://pypi.python.org/pypi/paramiko
=== Windows ===
-On Windows you should always install PyCrypto using the
[http://www.voidspace.org.uk/python/modules.shtml#pycrypto binary
installer] *before* installing Paramiko. This is because installing
PyCrypto automatically would require a C compiler. Make sure you pick the
correct Paramiko installer depending on your Python version and CPU
architecture.
+On Windows you should always install !PyCrypto using the
[http://www.voidspace.org.uk/python/modules.shtml#pycrypto binary
installer] *before* installing Paramiko. This is because
installing !PyCrypto automatically would require a C compiler. Make sure
you pick the correct Paramiko installer depending on your Python version
and CPU architecture.
Like on Linux, Paramiko may be installed automatically by SSHLibrary, but
you can also install it yourself using the
[https://pypi.python.org/pypi/paramiko source distribution].
--
---
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.