diff --git a/doc/manual.xml b/doc/manual.xml index 8a54317b6..cb69cedb9 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -110,7 +110,7 @@ Some installation instructions for GNU Octave can be found on Dynare Wiki. - If you are using MATLAB for Windows, and if you plan to use options (in particular when computing third order approximations with ), you will need to install a C++ compiler on your machine, and configure it with MATLAB: see instructions on the Dynare wiki. Users of MATLAB under Linux and MacOS, and users of GNU Octave normally need to do nothing, since a working compilation environment is available by default. + If you plan to use options (in particular when computing third order approximations with ), you will need to install the necessary requirements for compiling MEX files on your machine. If you are using MATLAB under Windows, install a C++ compiler on your machine, and configure it with MATLAB: see instructions on the Dynare wiki. Users of Octave under Linux should install the package for MEX file compilation (under Debian or Ubuntu, it is called octave3.2-headers or octave3.0-headers). Users of MATLAB under Linux and MacOS, and users of Octave under Windows, normally need to do nothing, since a working compilation environment is available by default.