I am newbie in Dynare and thus will asking community for help:
We have been asked (as IT by our business users) to install Dynare (purely integrated with Matlab, not with GNU Octave) on Linux machine(Ubuntu 22.04) and Matlab 2024a installed .
I have found in documentation following reference for Linux (including Ubuntu) installation: https://www.dynare.org/manual/installation-and-configuration.html#on-gnu-linux
Which refers to installation from packages:
apt install dynare
apt install dynare-matlab
I have performed trial install on machine with Matlab 2024a installed, ate first glance without any issues, but I want to clarify couple of points:
- If I want to “integrate” Dynare just with Matlab (not with GNU Octave),do I have to install both packages: dynare and dynare-matlab or is it sufficient to install just dynare-matlab ?
- When checking what release/version of Dynare packages has been installed, it show me version 5:
dynare-matlab/jammy,now 5.0-1build1 all [installed]
dynare/jammy,now 5.0-1build1 amd64 [installed]
But current version seems to be 6.2. What should we do to install some more current version of Dynare on Ubuntu 22.04?
Use some alternative repository for installation ? Or perform compilation of Dynare from source (for example similar as described here: https://forum.dynare.org/t/compiling-and-running-dynare-on-a-linux-cluster-running-centos-or-rhel/18039) ?
Thanks very much for pointing me to the right (and most straightforward) path.
Michal