From 8fc21eb80a3c0fbe2ec4984636f86acab228d6b7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 6 Aug 2008 03:57:00 +0000 Subject: Fix. --- docs/narr/install.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs/narr') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 480597e75..ef2ddd51a 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -47,11 +47,13 @@ command:: .. note:: If you can't get :mod:`repoze.bfg` installed using ``easy_install`` because ``lxml`` fails to compile on your system, - you can try the `repoze.bfg buildout at + you can try the `repoze.bfg buildout `_. - This buildout builds known-compatible ``libxml2`` and ``libxslt`` - from source and causes ``lxml`` to link against these instead of - your system packages. + This installation mechanism builds known-compatible ``libxml2`` and + ``libxslt`` from source and causes ``lxml`` to link against these + instead of your system packages, as version incompatibilities + between system packages and ``lxml`` versions are typically to + blame for compilation problems. What Gets Installed ------------------- -- cgit v1.2.3