Page 1 of 1

DYNARE: can't open ramst.mod

PostPosted: Mon Nov 29, 2010 2:49 pm
by martin
Hello

I'm a newbie trying to install dynare on a Mac (10,4) to run with Octave. I've been looking around how to do so, but I end up with a final problem : When I type: "octave-3.2.3:8> dynare ramst", which looks like the final step (according to http://www.dynare.org/DynareWiki/DynareOctave), I get this answer:

Configuring Dynare ...
[m] Generalized QZ.
[m] Sylvester equation solution.
[m] Kronecker products.
[m] Sparse kronecker products.

error: DYNARE: can't open ramst.mod
error: called from:
error: /Applications/Dynare-4.0.4/matlab/dynare.m at line 85, column 3


I've been looking around for hours, but I still can't find how to solve this... Can someone tell me what to do please?

Thanks a lot

Martin

Re: DYNARE: can't open ramst.mod

PostPosted: Mon Jan 10, 2011 5:48 pm
by SébastienVillemot
Did you move to the directory where ramst.mod is stored (using the "cd" command) ?

By the way, it looks like the MEX files are not compiled, so something probably went wrong during the installation.

Re: DYNARE: can't open ramst.mod

PostPosted: Wed Jan 12, 2011 12:57 pm
by martin
Thanks for the reply, but I finally managed to open it. It now works almost well!