Dynare++ in Terminal on El Capitan (Mac OSX)

Hi,

I am trying to run my model using dynare++ standalone on Macbook with El Capitan OS X. However I get the following error

[code]hntvlan538:terminal myMac$ dynare model.mod
dyld: lazy symbol binding failed: Symbol not found: dgetrf
Referenced from: /Applications/Dynare/4.4.3/dynare++/dynare++
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

dyld: Symbol not found: dgetrf
Referenced from: /Applications/Dynare/4.4.3/dynare++/dynare++
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

Trace/BPT trap: 5[/code]

Do you maybe know if there is an easy way to overcome it?

EDIT:
I have found a similar post, so will just follow the instructions:
[Dynare++ Issue with OS X El Capitan)