Dynare in solaris

Hi all, I would like to run dynare in Solaris 9, does anyone has any experience on how to do this? Any tip that I should be aware of? Thanks,
Franz

I have no experience with Solaris. Grab the version for Linux and the source code for the parser. You need to recompile the parser.
Then it should work.
You won’t have the DLL for reordered real generalized Schur decomposition that we use to solve the rational expectation linear model and it is slower (much slower for large models) without it.
You can get the source and try to compile it, but you need first Lapack.
Atlas should perform better than the BLAS coming with LAPACK

Good luck

Michel