Skip to content

Commit

Permalink
Update source.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Sep 2, 2016
1 parent 78c0c72 commit 84b1eb8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions doc/install/source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://pyclanglite.readthedocs.io/en/latest/source.html>`_).

In order to install **AutoWIG** from source code we recommand to:

* Download the source code available on *GitHub* (see `Git <https://git-scm.com/>`_ and `GitHub <https://github.com/>`_ websites for more information).
Expand All @@ -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 <http://pyclanglite.readthedocs.io/en/latest/source.html>`_).
.. warning::

When installing **AutoWIG** from source code, it is highly recommanded to install **Boost** libraries from source code (refers to its `installation guide <http://www.boost.org/doc/libs/release/more/getting_started/index.html>`_).

0 comments on commit 84b1eb8

Please sign in to comment.