In order to run Dynare, Octave needs to have packates installed.
These packages don't seem installed on Sedna. That is maybe why the current testsuite reports on the results for 44 tests.
Here is the code needed to add this packages. Maybe it could be added in README.md file for Dynare on github:
pkg install -forge io pkg install -forge struct pkg install -forge optim pkg install -forge control pkg install -forge statistics
Best
Hi,
There was a problem with the installed packages when we moved from 4.2-rc2 to 4.2.0 and I did not have the time to fix them until today. That said, there are other problems with the Octave test suite (the results are not consistent, sometimes it doesn’t finish running), which is why it is currently only being mailed to root@cepremap.org instead of the dev list.
Best, Houtan
On Nov 20, 2016, at 12:52, Michel Juillard michel.juillard@mjui.fr wrote:
In order to run Dynare, Octave needs to have packates installed.
These packages don't seem installed on Sedna. That is maybe why the current testsuite reports on the results for 44 tests.
Here is the code needed to add this packages. Maybe it could be added in README.md file for Dynare on github:
pkg install -forge io pkg install -forge struct pkg install -forge optim pkg install -forge control pkg install -forge statistics
Best
Michel Juillard _______________________________________________ Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev