Installation: MCR 2012b

On MacOSX, the transition between Apple Java and Oracle Java is a terrible mess. It makes it very difficult to run correctly the compiled version of Brainstorm. This page provides instructions for running it with Matlab 2012b, to ensure the compatibility with older MacOSX systems that run Apple Java 6.

Requirements

Requiements for installing the stand-alone Java executable (Matlab license not required)

Start Brainstorm

Without Matlab

  1. Download the Matlab Compiler Runtime (MCR) corresponding to your operating system, version 2012b (v8.0). This is a set of libraries that will let you run Brainstorm on your computer without Matlab. Click here: Link to the Mathworks website.

  2. Install the MCR:
    • Windows: Double-click on the .exe and follow the instructions
    • Linux: From a terminal, unzip .zip, then run ./install
    • MacOS: Click on the zip file to unzip it, then click on "InstallForMacOSX".
    It is not clear on the Mathworks website, but the current MCR requires a version of

    MacOSX >= 10.6.4 (Snow Leopard), with Apple Java installed (see link). If you can't install the MCR on your Mac, you can chose between: updating MacOSX or installing a full copy of the Matlab environment.

  3. Run the program in brainstorm3/bin/R2012b/
    • Windows: Double-click on brainstorm3.bat
    • Linux: From a terminal, cd brainstorm3/bin/R2012b/
      • Make sure that the file "brainstorm3.command" is executable:

    => chmod a+x brainstorm3.command

    • run ./brainstorm3.command

    • MacOS: Double-click on brainstorm3.command and wait for instructions

  4. MacOSX despaired users: if nothing works, you may try running the MCR 2012b: Read this page

InstallationR2012b (last edited 2013-11-23 00:17:57 by agrippa)