From 84b1eb8e74281798e591d441225fdc6e072a0801 Mon Sep 17 00:00:00 2001 From: Pierre Fernique Date: Fri, 2 Sep 2016 10:37:19 +0200 Subject: [PATCH] Update source.rst --- doc/install/source.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/install/source.rst b/doc/install/source.rst index e95f50bc..b650d008 100644 --- a/doc/install/source.rst +++ b/doc/install/source.rst @@ -3,6 +3,10 @@ Installation from source code ============================= +.. note:: + + When installing **AutoWIG** from source code, it is highly recommanded to first install **PyClangLite** from source code (refers to its `installation guide `_). + In order to install **AutoWIG** from source code we recommand to: * Download the source code available on *GitHub* (see `Git `_ and `GitHub `_ websites for more information). @@ -22,7 +26,7 @@ In order to install **AutoWIG** from source code we recommand to: .. warning:: This installation has only been tested on **Ubuntu**. - -.. note:: - When installing **AutoWIG** from source code, it is highly recommanded to first install **PyClangLite** from source code (refers to its `installation guide `_). +.. warning:: + + When installing **AutoWIG** from source code, it is highly recommanded to install **Boost** libraries from source code (refers to its `installation guide `_).