ADVISE Meta Alpha Workshop Install Steps

From Mobius Wiki
Jump to: navigation, search

Return to Workshop Home

Complete the following steps to install the Alpha tool based on what operating system you are using:

Mac OSX 10.10, 10.11

  1. Download this license file. You will need it for the first time you launch Möbius.
  2. Install the latest Oracle Java JDK 8.
  3. Install gcc:
    1. Open a terminal and enter this command:
      $ gcc --version
    2. If you see a simple output stating the version, then you already have gcc installed and you can move on.
    3. If a dialog window appears and explains that gcc requires the command line developer tools, click the Install button.
  4. Download the Möbius ADVISE Meta ZIP file.
  5. Unzip the file and place the folder on your Desktop. Do not move the .app file to your Application folder. You should launch directly from the folder on your desktop.
  • If you get an error message saying that Möbius can't be opened because it is from an unidentified developer, do the following (you will only need to do this once):
    1. Right click the Möbius application and select Open.
    2. Click the Open button on the next pop up message.
  • The first time you run Möbius, you may be prompted to install a Java runtime. Confirm that you would like OSX to find and install the runtime.

Ubuntu 14.04

  1. Download this license file. You will need it for the first time you launch Möbius.
  2. Execute the following command in a terminal to install the prerequisites:
    sudo apt-get install openjdk-7-jdk g++ make libssl0.9.8 g++-multilib
  3. Download the Möbius ADVISE Meta ZIP file.
  4. Unzip the file and place the folder on your Desktop. You should launch directly from the folder on your desktop.

Windows 7, 8, 10

  1. Download this license file. You will need it for the first time you launch Möbius.
  2. Install the latest Oracle Java JDK 8.
  3. Download the Möbius ADVISE Meta ZIP file.
  4. Unzip the file and place the folder at C:\. You should launch it directly from this folder.