/usr/share/doc/dynare/README.Debian is in dynare 4.4.3-2ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | Dynare for Debian
=================
This package provides a fully functional installation of Dynare for GNU Octave.
If your model file is called 'filename.mod', just type the following at the
Octave prompt:
dynare filename
Note that you don't need to do any 'addpath', the Debian package does it for
you.
Documentation and examples
--------------------------
Please install the 'dynare-doc' package for documentation (including the user
guide and the reference manual), and some example MOD files.
You can find more information on Dynare homepage:
http://www.dynare.org
Or on Dynare Wiki:
http://www.dynare.org/DynareWiki
Note for MATLAB users
---------------------
You should install the 'dynare-matlab' package, which will recompile the MEX
files on your machine, using your copy of MATLAB.
Before using Dynare on MATLAB, you need to type the following:
addpath /usr/lib/dynare/matlab
-- Sébastien Villemot <sebastien@debian.org>, Thu, 31 Jul 2014 18:33:19 +0200
|