From d694838adae5bb0f19d0b6731cfffc434d4358cf Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 2 May 2014 14:10:14 -0700 Subject: linkfiy --- docs/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index 032746f3..865e4cb6 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -126,7 +126,7 @@ or `MacPorts`_: Building cryptography with conda -------------------------------- -Because of a bug in conda, attempting to install cryptography out of the box +Because of a `bug in conda`_, attempting to install cryptography out of the box will result in an error. This can be resolved by setting the ``DYLD_LIBRARY_PATH`` environment variable: @@ -141,4 +141,5 @@ information, consult `Greg Wilson's blog post`_ on the subject. .. _`Homebrew`: http://brew.sh .. _`MacPorts`: http://www.macports.org .. _`pre-compiled binaries`: https://www.openssl.org/related/binaries.html +.. _`bug in conda`: https://github.com/conda/conda-recipes/issues/110 .. _`Greg Wilson's blog post`: http://software-carpentry.org/blog/2014/04/mr-biczo-was-right.html -- cgit v1.2.3