Sorry for the late response. This is the output I get: -r--r--r-- 1 USERNAME admin 1620200 Jan 18 16:40 /usr/local/lib/gcc/6/libgfortran.3.dylib -r--r--r-- 1 USERNAME admin 7447936 Dec 21 12:56 /usr/local/lib/gcc/6/libgfortran.a lrwxr-xr-x 1 USERNAME admin 19 Dec 21 12:56 /usr/local/lib/gcc/6/libgfo...
Whenever you have a problem installing via homebrew, the first thing you should do is look at the output of brew doctor . You have many warnings, each telling you the steps to take to take care of them. These warnings can be ignored if you don't have any problems installing homebrew packages. But, i...
... make Last 15 lines from /Users/USERNAME/Library/Logs/Homebrew/dynare/02.make: make[2]: Nothing to be done for `all-am'. Making all in mex/build/octave Making all in mjdgges clang -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.3\" ...
Hello, I realize it's a simple question, but I'm not being able to make Dynare (4.4.3)/Octave (3.8.1) read the data on the excel (.xls) file. I've already installed the IO package, loaded it and set the current directory where the datafile is located, but Dynare is ...
... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. unrecognized option -export:Dynamic C:\PROGRA~1\MATLAB\R2012A\BIN\MEX.PL: Error: Link of 'mze_dynamic.mexw32' failed. Error using ...
... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Error using mze (line 748) When using the USE_DLL option, you must give either 'cygwin' or 'msvc' option to the 'dynare' command Error ...
... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Residuals of the static equations: Equation number 1 : 0 Equation number 2 : 13.2031 Equation number 3 : 0 Equation number 4 : 0 Equation ...
... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Residuals of the static equations: Equation number 1 : 0 Equation number 2 : -1.4462 Equation number 3 : 0 Equation number 4 : 0 Equation ...
Hi, We are starting to introduce in this computacional world We are replaying a model of traded and nontraded goods of Wickens (2008) on Octave and the program run the codes, but at the end appear: "error: Impossible to find the steady state. Either the model doesn't have a steady state, ...
Hello, I am trying to install stable Dynare for octave according to the manual http://www.dynare.org/DynareWiki/InstallOnMacOSX. I tried: brew install dynare --HEAD --without-check and other options, but it gives the following error: Last 15 lines ...