by blueberry » Wed Mar 13, 2013 6:16 am
Hi everyone,
I have a similar problem.
I am new to Linux. I have Ubuntu 12.04.2 and Dynare 4.2.4-1.
I downloaded Octave 3.2.4, then Dynare.
I then changed my current directory and ran dynare:
octave-3.2.4:1> cd/home/oliver/Documents/DynareModFiles
octave-3.2.4:2> dynare example1.mod
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
error: DYNARE: can't open example1.mod
error: called from:
error: /usr/share/octave/site/api-v37/m/dynare.m at line 98, column 5
Any hints on what is wrong?
Thank you!