Problems with configuration dynare 4.3.3 on MacOx

Hi. I just installe a new version Octave 3.6.4 and install dynare 4.3.3, I just try run few simples codes like example1 and rbc model, but they does not run. I do not how to fix the problem and I do not now if there is a configuration problem. I just transcribe the problem. Somebody now how to fix it. Thanks.

octave:1> addpath /Applications/Dynare/4.3.3/matlab
octave:2> cd /Users/yadiraluna/Documents/dynareprog/rbc
octave:3> dynare rbc.mod

Configuring Dynare …
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
error: caught execution error in library function
error: called from:
error: /Applications/Dynare/4.3.3/matlab/dynare_config.m at line 266, column 1
error: /Applications/Dynare/4.3.3/matlab/dynare.m at line 68, column 12

Hi,

What version of OS X are you running?

Did you install Octave through Homebrew?

What is the result when you run file on your octave binary? To do this, open terminal, change to the directory that contains the octave binary, and run: file octave