Octov Mac OS

broken image


Thank you for buying Octave Deluxe! Follow these steps to ensure proper installation. If you run into any issues, please email support@saucewareaudio.com and we'll get back to you within 24 hours of receiving your message. Download Octave for Mac OS X from the Octaveforge homepage (latest version at time of writing was 3.2.2). Open the downloaded dmg file and browse to the Extras folder; Open gnuplot-4.2.5-i386.dmg and copy Gnuplot.app to your Applications folder (or anywhere else). Alternatively you could directly download the gnuplot-4.2.5-i386.dmg from here. Installing octave on mac OS High Sierra is a simple one step process if you are using a package manager like Homebrew. Octave is freely available under the G.

  1. Mac Os Mojave
  2. Mac Os Catalina

Mac Os Mojave

Install on MacOS

This page documents the installation of the Dynare on Mac OS X. If you have any troubles, please drop a message on the forum.

Dynare for Matlab

  1. Download the appropriate Dynare package for your version of Mac OS X from the website.
  2. Install Dynare by double-clicking on the package and following the installation instructions. If you get a warning saying that the package cannot be opened 'because it is from an unidentified developer,' open the folder containing the package, right-click on it, select 'Open' from the menu that pops up, and select 'Open' from the dialog box that pops up.
  3. The default installation folder is /Applications/Dynare/{version}, where {version} is one of 4.2.0, 4.2.1, 4.2.2, etc.

Dynare for Octave

  1. Install Homebrew by following the directions on their site
  2. In the terminal's prompt, type:
  1. The default installation folder is /usr/local/Cellar/dynare/{version}, where {version} is one of 4.2.0, 4.2.1, 4.2.2, etc.

Via the snapshot (provides only the Matlab mex files)

Follow the instructions under Install Dynare stable using the latest Dynare snapshot for macOS.

Via Homebrew (provides Matlab and Octave mex files)

Follow the instructions under Install Dynare (Stable): Dynare For Octave, replacing brew install dynare with brew install dynare --HEAD

NB: To build another snapshot version of dynare at a later point, first type brew uninstall dynare then brew install dynare --HEAD.

Dynare stable on Mac OS X 10.6 or higher

Matlab setup

Add /Applications/Dynare/{version}/matlab/ to your Matlab path. You can do this either using the addpath command to add it just for this session or using the menu option File->Set Path... to add it across Matlab sessions.

Versions

Octave setup

  1. Having installed Octave via Homebrew, open Octave by typing octave at the terminal prompt
  2. At the Octave prompt, type:

/usr/local/opt/dynare is a symbolic link to /usr/local/Cellar/dynare/{version}. If you have a non-default setup, you can see what path to add by looking at the 'Caveats' section of the output from brew install dynare.

Dynare 4.3.3 - 4.4.2 on Mac OS X 10.6 or higher

Matlab setup

Add /Applications/Dynare/{version}/matlab/ to your Matlab path. You can do this either using the addpath command to add it just for this session or using the menu option File->Set Path... to add it across Matlab sessions.

Octave setup

  1. Install Octave 3.6.4 via Homebrew (which requires XCode) by following the instructions in the 'Simple Installation Instructions' subsection of the 'Homebrew' section of this site.
  2. Before executing mod files, you need to execute the following command at Octave prompt:

Dynare 4.2.2 - 4.3.2 on Mac OS X 10.6 or higher

MATLAB setup

Add /Applications/Dynare/{version}/matlab/ to your Matlab path. You can do this either using the addpath command to add it just for this session or using the menu option File->Set Path... to add it across Matlab sessions.

Octave Setup for OS X 10.6 and 10.7 (not available under 10.8)

  1. Download and install version 3.4.0 of the Octave Mac OS X binary and add /Applications/Octave.app/Contents/Resources/bin to your search path.
  2. If you are going to use the use_dll or k_order_perturbation options, add the following lines to the /Applications/Octave.app/Contents/Resources/bin/mkoctfile-3.4.0 file after the set -e statement at the top of the file
  1. Before executing mod files, you need to execute the following command at Octave prompt:

Dynare 4.2.0 or 4.2.1 on Mac OS X 10.5 or 10.6

Matlab setup

  1. Install XCode 3.2 or later, which can either be installed from the internet or from the installation discs that came with your Mac. This installs the necessary gcc compilers required by build_dynare.m in step 3.
  2. In Matlab, change directory to the root folder of the Dynare installation directory. In the standard installation, you need to do:
  1. At the Matlab prompt, run
Mac

Octave setup

  1. Having installed Octave via Homebrew, open Octave by typing octave at the terminal prompt
  2. At the Octave prompt, type:

/usr/local/opt/dynare is a symbolic link to /usr/local/Cellar/dynare/{version}. If you have a non-default setup, you can see what path to add by looking at the 'Caveats' section of the output from brew install dynare.

Dynare 4.3.3 - 4.4.2 on Mac OS X 10.6 or higher

Matlab setup

Add /Applications/Dynare/{version}/matlab/ to your Matlab path. You can do this either using the addpath command to add it just for this session or using the menu option File->Set Path... to add it across Matlab sessions.

Octave setup

  1. Install Octave 3.6.4 via Homebrew (which requires XCode) by following the instructions in the 'Simple Installation Instructions' subsection of the 'Homebrew' section of this site.
  2. Before executing mod files, you need to execute the following command at Octave prompt:

Dynare 4.2.2 - 4.3.2 on Mac OS X 10.6 or higher

MATLAB setup

Add /Applications/Dynare/{version}/matlab/ to your Matlab path. You can do this either using the addpath command to add it just for this session or using the menu option File->Set Path... to add it across Matlab sessions.

Octave Setup for OS X 10.6 and 10.7 (not available under 10.8)

  1. Download and install version 3.4.0 of the Octave Mac OS X binary and add /Applications/Octave.app/Contents/Resources/bin to your search path.
  2. If you are going to use the use_dll or k_order_perturbation options, add the following lines to the /Applications/Octave.app/Contents/Resources/bin/mkoctfile-3.4.0 file after the set -e statement at the top of the file
  1. Before executing mod files, you need to execute the following command at Octave prompt:

Dynare 4.2.0 or 4.2.1 on Mac OS X 10.5 or 10.6

Matlab setup

  1. Install XCode 3.2 or later, which can either be installed from the internet or from the installation discs that came with your Mac. This installs the necessary gcc compilers required by build_dynare.m in step 3.
  2. In Matlab, change directory to the root folder of the Dynare installation directory. In the standard installation, you need to do:
  1. At the Matlab prompt, run
  1. Once this has finished running, go to File->Set Path... and add the path to the matlab/ subfolder under the installation folder. In the standard installation, this will be /Applications/Dynare/{version}/matlab. Save the changes before closing the window.

Octave Setup

  1. Download and install version 3.2.3 of the Octave Mac OS X binary and add /Applications/Octave.app/Contents/Resources/bin to your search path.
  2. If you are going to use the use_dll or k_order_perturbation options, add the following lines to the /Applications/Octave.app/Contents/Resources/bin/mkoctfile-3.2.3 file after the set -e statement at the top of the file
  1. Before excuting mod files, you need to execute the following command at Octave prompt:

Documentation

Documentation can be found in the doc/ folder under the installation directory (the default is Applications/Dynare/{version}/doc). The User Guide (located by default in /Applications/Dynare/{version}/doc/userguide/UserGuide.pdf) is a particularly helpful starting place.

Is your Mac up to date with the latest version of the Mac operating system? Is it using the version required by a product that you want to use with your Mac? Which versions are earlier (older) or later (newer, more recent)? To find out, learn which version is installed now.

If your macOS isn't up to date, you may be able to update to a later version.

Which macOS version is installed?

From the Apple menu  in the corner of your screen, choose About This Mac. You should see the macOS name, such as macOS Big Sur, followed by its version number. If you need to know the build number as well, click the version number to see it.

Mac Os Catalina

Which macOS version is the latest?

These are all Mac operating systems, starting with the most recent. When a major new macOS is released, it gets a new name, such as macOS Big Sur. As updates that change the macOS version number become available, this article is updated to show the latest version of that macOS.

If your Mac is using an earlier version of any Mac operating system, you should install the latest Apple software updates, which can include important security updates and updates for the apps that are installed by macOS, such as Safari, Books, Messages, Mail, Music, Calendar, and Photos.

macOSLatest version
macOS Big Sur11.3
macOS Catalina
10.15.7
macOS Mojave10.14.6
macOS High Sierra10.13.6
macOS Sierra10.12.6
OS X El Capitan10.11.6
OS X Yosemite10.10.5
OS X Mavericks10.9.5
OS X Mountain Lion10.8.5
OS X Lion10.7.5
Mac OS X Snow Leopard10.6.8
Mac OS X Leopard10.5.8
Mac OS X Tiger10.4.11
Mac OS X Panther10.3.9
Mac OS X Jaguar10.2.8
Mac OS X Puma10.1.5
Mac OS X Cheetah10.0.4




broken image