OS X 10.12 Sierra and Dynare++: it does not work

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

OS X 10.12 Sierra and Dynare++: it does not work

Postby fgavazzoni » Tue Oct 18, 2016 2:32 pm

Dear All,

I have updated my Mac machine to Sierra. I have noticed there is a post in the forum about compatibility of Sierra and Matlab. However, my issue is different.

My Matlab 2013b works fine with Sierra (it just needed a simple update of Java Runtime Environment). The regular Dynare works too. What does not work is Dynare++. I have added Dynare++ to the path of Matlab *and* also to the path of my OS X (see code below). This technique (adding to the path of both Matlab and OS X) was sufficient to have a fully functioning Dynare++ on my OS X while I was still using El Capitan. However, nothing works at the moment. I get the usual error message of "/bin/bash: dynare++: command not found". Again, in the past, adding Dynare++ to the system path was sufficient to solve this issue.

Anybody can suggest a way to fix the problem?

Thanks in advance.

Code: Select all
echo $PATH
Applications/Dynare/4.4.3/dynare++:/Applications/Dynare/4.3.0/dynare++:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin
fgavazzoni
 
Posts: 2
Joined: Fri May 17, 2013 2:05 pm

Re: OS X 10.12 Sierra and Dynare++: it does not work

Postby HoutanBastani » Wed Oct 19, 2016 1:22 pm

You're missing a forward slash in your path variable. It should be:

Code: Select all
• echo $PATH
/Applications/Dynare/4.4.3/dynare++:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin


Also, remove Dynare 4.3.0 from your path.
Best,
Houtan
HoutanBastani
 
Posts: 197
Joined: Fri Jan 22, 2010 4:11 pm
Location: Paris, France

Re: OS X 10.12 Sierra and Dynare++: it does not work

Postby fgavazzoni » Thu Oct 20, 2016 2:32 pm

Thanks for your answer. I have modified the path accordingly and it works.
fgavazzoni
 
Posts: 2
Joined: Fri May 17, 2013 2:05 pm


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 6 guests