Page 1 of 1

/opt/dynare/matlab/dynare_m: No such file or directory

PostPosted: Fri Mar 11, 2016 4:22 am
by sgtshortness
I followed the instructions for installing Dynare on the Readme at Github: https://github.com/dynareteam/dynare on my Arch Linux machine; I get this error:

/bin/bash: /opt/dynare/matlab/dynare_m: No such file or directory

Error using dynare (line 174)
DYNARE: preprocessing failed

dynare_m is not in /opt/dynare/matlab/. Any idea what went wrong?

Re: /opt/dynare/matlab/dynare_m: No such file or directory

PostPosted: Fri Mar 11, 2016 5:34 am
by sgtshortness
OK, I'm not sure what went wrong in the first place, but I went back into dynare/ and ran make; everything seems to work now.