Dynare_v4 for Linux

Hi there,

I downloaded dynare_v4 from my Linux machine. It seems though that this version is not yet working on Linux. Is this correct?
Is there a Linux version around?
Thanks
Gianni

Hi Gianni,

you need to compile the parser for Linux. Run
make
in parser.src

You will be missing the the two MEX libraries, but it should be working.

I need to check the current state of compiling the MEX libraries

Best

Michel