dynare installation, calling dynare in octave
Posted: Sun Oct 18, 2009 4:17 pm
Hi there,
I'm sorry for this newbie question. I am a dynare beginner and have no clue where to look for the answer. I installed dynare and typed addpath c:\... etc. and it seemed to work fine (no error message occured). However when I tried to load some model something went wrong:
so what to do? The manual included with the installation package expected such problem but (strangely) didn't provide any answer..
Thanks!
I'm sorry for this newbie question. I am a dynare beginner and have no clue where to look for the answer. I installed dynare and typed addpath c:\... etc. and it seemed to work fine (no error message occured). However when I tried to load some model something went wrong:
- Code: Select all
octave-3.2.0.exe:1:C:\Octave\3.2.0_gcc-4.3.0\bin
> dynare rbc
warning: addpath: ../mex/octave/: No such file or directory
Configuring dynare ...
warning: addpath: qz: No such file or directory
[m] Generalized QZ.
warning: addpath: gensylv: No such file or directory
[m] Sylvester equation solution.
warning: addpath: kronecker: No such file or directory
[m] Kronecker products.
warning: addpath: kronecker: No such file or directory
[m] Sparse kronecker products.
error: DYANRE: can't open rbc.mod
error: called from:
error: C:\dynare\4.0.4\matlab\dynare.m at line 85, column 3
so what to do? The manual included with the installation package expected such problem but (strangely) didn't provide any answer..
Thanks!