I've been trying to install Dynare 4.4.3 on an Ubuntu 14.04 machine (Matlab version 2015b and Dynare 4.4.1 installed). I also have the matlab-support package installed but Dynare just wouldn't install. I followed the steps here http://www.dynare.org/DynareWiki/InstallOnDebianOrUbuntu but I got this error message:
ubuntu@ip-172-31-40-161:~/Desktop$ sudo apt-get install dynare-matlab
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
dynare-matlab : Depends: dynare (>= 4.4.3-1~trusty1) but 4.4.1-1build1 is to be installed
E: Unable to correct problems, you have held broken packages.
Could you please suggest a solution to this? Thanks a lot in advance!