changeset 172:a858acad05c5

Sphinx docs: A couple of extra comments on installing to a Debian system.
author Peter Jacobs <peterj@mech.uq.edu.au>
date Fri, 13 Apr 2012 09:13:21 +1000
parents e821d8363f7c
children 64168bbdfe00
files doc/sphinx/getting-started.rst
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/sphinx/getting-started.rst	Thu Apr 12 23:53:48 2012 +1000
+++ b/doc/sphinx/getting-started.rst	Fri Apr 13 09:13:21 2012 +1000
@@ -94,7 +94,8 @@
 #. readline-devel (for Lua)
 #. popt-devel
 
-To a basic Ubuntu 10.04 installation, you should add the following packages and their dependencies:
+To a basic Ubuntu 10.04 (or any recent Debian derivative) installation, 
+you should add the following packages and their dependencies:
 
 #. mercurial
 #. g++
@@ -102,7 +103,7 @@
 #. mpi-default-dev
 #. mpi-default-bin
 #. gfortran
-#. gfortran-multilib
+#. gfortran-multilib (for compiling 32-bit CEA2 on a 64-bit system)
 #. swig
 #. python-dev
 #. python-numpy