This commit is contained in:
Julien Poissonnier
2014-10-07 14:59:15 +02:00
parent b6ef93ed68
commit fe4bb85384

View File

@@ -62,14 +62,14 @@ Hints
RHEL/CentOS installation issues
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
A number of packages may not install from pypi. Instead, you may wand to use packages supplies with the OS:
A number of packages may not install from pypi. Instead, you may want to use packages supplies with the OS:
yum -y install swig openssl-devel m2crypto xmlsec1 pyOpenSSL libffi-devel
OS X installation issues
^^^^^^^^^^^^^^^^^^^^^^^^
A number of packages may not install from pypi. Instead, you may wand to use macports:
A number of packages may not install from pypi. Instead, you may want to use macports:
sudo port install swig xmlsec py27-m2crypto py27-crypto db53