Difference between revisions of "Installation"

From Mobius Wiki
Jump to: navigation, search
(CentOS 6.8 x64)
(CentOS 7.3 and above)
 
(10 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
Due to limited resources, the Möbius team only officially supports the following operating systems and versions. Please note that official support only extends to 64-bit versions of these operating systems. However, Möbius will likely run on many more operating systems and configurations. Please see the Unsupported Operating Systems section for community provided install instructions.
 
Due to limited resources, the Möbius team only officially supports the following operating systems and versions. Please note that official support only extends to 64-bit versions of these operating systems. However, Möbius will likely run on many more operating systems and configurations. Please see the Unsupported Operating Systems section for community provided install instructions.
  
=== Mac OS X 10.10 Mavericks ===
+
=== Mac OS X 10.10 Yosemite and above ===
  
 
# Install the latest [http://www.oracle.com/technetwork/java/javase/downloads/index.html Oracle Java JDK 8].
 
# Install the latest [http://www.oracle.com/technetwork/java/javase/downloads/index.html Oracle Java JDK 8].
Line 14: Line 14:
 
## If you see a simple output stating the version, then you already have gcc installed and you can move on.
 
## If you see a simple output stating the version, then you already have gcc installed and you can move on.
 
## If a dialog window appears and explains that gcc requires the command line developer tools, click the ''Install'' button.
 
## If a dialog window appears and explains that gcc requires the command line developer tools, click the ''Install'' button.
# Download the [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=osx109x64 Mobius 2.5 package (DMG)] ([https://www.mobius.illinois.edu/download.php?ver=2.5&o=md5sum MD5]), double click the DMG file, and drag the Möbius application to the Applications folder.
+
# Download the Mobius 2.5 package (DMG) ([https://www.mobius.illinois.edu/download.php?ver=2.5&o=md5sum MD5]), double click the DMG file, and drag the Möbius application to the Applications folder.
 +
#* [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=osx109x64 Mobius 2.5 package for Yosemite]
 +
#* [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=osx1012x64 Mobius 2.5 package for Sierra]
 +
#* [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=osx1013x64 Mobius 2.5 package for High Sierra]
 
#* 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):
 
#* 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):
 
#*# Open Finder.
 
#*# Open Finder.
Line 54: Line 57:
 
#*# Click the ''Open'' button on the next pop up message.
 
#*# 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.
 
#* 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 16.04 Xenial Xerus ===
 +
 +
# Download the [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=u1604x64 Möbius 2.5 package (DEB)] ([https://www.mobius.illinois.edu/download.php?ver=2.5&o=md5sum MD5]).
 +
# Double click the package to install with your default package manager. Accept any dependencies it would like to install.
  
 
=== Ubuntu 14.04 Trusty Tahr ===
 
=== Ubuntu 14.04 Trusty Tahr ===
Line 64: Line 72:
 
# Download the [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=u1310x64 Möbius 2.5 package (DEB)] ([https://www.mobius.illinois.edu/download.php?ver=2.5&o=md5sum MD5]).
 
# Download the [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=u1310x64 Möbius 2.5 package (DEB)] ([https://www.mobius.illinois.edu/download.php?ver=2.5&o=md5sum MD5]).
 
# Double click the package to install with your default package manager. Accept any dependencies it would like to install.
 
# Double click the package to install with your default package manager. Accept any dependencies it would like to install.
 +
 +
=== Windows 10 ===
 +
 +
# Install the latest [http://www.oracle.com/technetwork/java/javase/downloads/index.html Oracle Java JDK 8].
 +
# Download the [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=win10x64 Mobius 2.5 package (EXE)] ([https://www.mobius.illinois.edu/download.php?ver=2.5&o=md5sum MD5]) and run the installer.
  
 
=== Windows 8 ===
 
=== Windows 8 ===
Line 90: Line 103:
 
# Launch Mobius by running the file called '''Mobius'''.
 
# Launch Mobius by running the file called '''Mobius'''.
 
# Once Mobius has launched, go to Project->Preferences.
 
# Once Mobius has launched, go to Project->Preferences.
## Select the '''Build''' section.
 
## Change the Default Simluation Execution Architecture to '''64-bit'''.
 
 
## Select the '''External Tools''' section.
 
## Select the '''External Tools''' section.
 
## Add '''-ldl''' to the Linker Options field.
 
## Add '''-ldl''' to the Linker Options field.
 
## Click OK
 
## Click OK
 +
 +
=== CentOS 7.9 and above ===
 +
 +
To install Mobius 2.5 on CentOS 7.9 and above, complete the following steps.
 +
 +
# Download [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=centos79 this tarball].
 +
# Extract the tarball and place the mobius-2.5 directory somewhere convenient.
 +
# Open a terminal and '''as root''' execute the '''install-prerequisites.sh''' script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
 +
# Launch Mobius by running the file called '''Mobius'''.
 +
 +
=== OpenSUSE 13.2 ===
 +
 +
To install Mobius 2.5 on OpenSUSE 13.2, complete the following steps.
 +
 +
# Download [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=suse13 this tarball].
 +
# Extract the tarball and place the mobius-2.5 directory somewhere convenient.
 +
# Open a terminal and '''as root''' execute the '''install-prerequisites.sh''' script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
 +
# Launch Mobius by running the file called '''Mobius'''.
 +
 +
=== OpenSUSE 42.3 ===
 +
 +
To install Mobius 2.5 on OpenSUSE 42.3, complete the following steps.
 +
 +
# Download [https://www.mobius.illinois.edu/download.php?ver=2.5&plat=suse42 this tarball].
 +
# Extract the tarball and place the mobius-2.5 directory somewhere convenient.
 +
# Open a terminal and '''as root''' execute the '''install-prerequisites.sh''' script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
 +
# Launch Mobius by running the file called '''Mobius'''.
  
 
= Previous Versions of Möbius =
 
= Previous Versions of Möbius =
  
 
* [[Möbius 2.4 Install Instructions]]
 
* [[Möbius 2.4 Install Instructions]]

Latest revision as of 15:28, 28 June 2022

This page will give you the detailed install instructions for Möbius. Select the appropriate version of Möbius and your operating system from the table of contents.

Möbius 2.5

Supported Operating Systems

Due to limited resources, the Möbius team only officially supports the following operating systems and versions. Please note that official support only extends to 64-bit versions of these operating systems. However, Möbius will likely run on many more operating systems and configurations. Please see the Unsupported Operating Systems section for community provided install instructions.

Mac OS X 10.10 Yosemite and above

  1. Install the latest Oracle Java JDK 8.
  2. 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.
  3. Download the Mobius 2.5 package (DMG) (MD5), double click the DMG file, and drag the Möbius application to the Applications folder.
    • Mobius 2.5 package for Yosemite
    • Mobius 2.5 package for Sierra
    • Mobius 2.5 package for High Sierra
    • 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. Open Finder.
      2. Go to your Applications folder.
      3. Right click the Möbius application and select Open.
      4. 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.

Mac OS X 10.9 Mavericks

  1. Install the latest Oracle Java JDK 8.
  2. 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.
  3. Download the Mobius 2.5 package (DMG) (MD5), double click the DMG file, and drag the Möbius application to the Applications folder.
    • 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. Open Finder.
      2. Go to your Applications folder.
      3. Right click the Möbius application and select Open.
      4. 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.

Mac OS X 10.8 Mountain Lion

  1. Install the latest Oracle Java JDK 8.
  2. Install gcc:
    1. Install the latest version of XCode from the Mac App Store.
    2. Open XCode once installed.
    3. Click on the XCode application menu and select Preferences...
    4. Click on the Downloads tab.
    5. Find the item in the Components list called Command-Line Tools and click the Install button to the right of it.
    6. Once done, close XCode completely.
  3. Download the Mobius 2.5 package (DMG) (MD5), double click the DMG file, and drag the Möbius application to the Applications folder.
    • 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. Open Finder.
      2. Go to your Applications folder.
      3. Right click the Möbius application and select Open.
      4. 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 16.04 Xenial Xerus

  1. Download the Möbius 2.5 package (DEB) (MD5).
  2. Double click the package to install with your default package manager. Accept any dependencies it would like to install.

Ubuntu 14.04 Trusty Tahr

  1. Download the Möbius 2.5 package (DEB) (MD5).
  2. Double click the package to install with your default package manager. Accept any dependencies it would like to install.

Ubuntu 13.10 Saucy Salamander

  1. Download the Möbius 2.5 package (DEB) (MD5).
  2. Double click the package to install with your default package manager. Accept any dependencies it would like to install.

Windows 10

  1. Install the latest Oracle Java JDK 8.
  2. Download the Mobius 2.5 package (EXE) (MD5) and run the installer.

Windows 8

  1. Install the latest Oracle Java JDK 8.
  2. Download the Mobius 2.5 package (EXE) (MD5) and run the installer.

Windows 7

  1. Install the latest Oracle Java JDK 8.
  2. Download the Mobius 2.5 package (EXE) (MD5) and run the installer.

Unsupported Operating Systems

Möbius is only officially supported on the operating systems above. However, it is very likely that you can get Möbius to work on different operating systems with a slight amount of adaptation. Please see the community supplied installation instructions below.

If you don't see your operating system below and decide to try and get it to work, please feel free to email the Möbius development team and we will provide as much support as we can. If you do succeed, please consider writing instructions up on our wiki!

CentOS 6.8 x64

To install Mobius 2.5 on CentOS 6.8, complete the following steps.

  1. Download this tarball.
  2. Extract the tarball and place the mobius-2.5 directory somewhere convenient.
  3. Open a terminal and as root execute the install-prerequisites.sh script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
  4. Launch Mobius by running the file called Mobius.
  5. Once Mobius has launched, go to Project->Preferences.
    1. Select the External Tools section.
    2. Add -ldl to the Linker Options field.
    3. Click OK

CentOS 7.9 and above

To install Mobius 2.5 on CentOS 7.9 and above, complete the following steps.

  1. Download this tarball.
  2. Extract the tarball and place the mobius-2.5 directory somewhere convenient.
  3. Open a terminal and as root execute the install-prerequisites.sh script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
  4. Launch Mobius by running the file called Mobius.

OpenSUSE 13.2

To install Mobius 2.5 on OpenSUSE 13.2, complete the following steps.

  1. Download this tarball.
  2. Extract the tarball and place the mobius-2.5 directory somewhere convenient.
  3. Open a terminal and as root execute the install-prerequisites.sh script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
  4. Launch Mobius by running the file called Mobius.

OpenSUSE 42.3

To install Mobius 2.5 on OpenSUSE 42.3, complete the following steps.

  1. Download this tarball.
  2. Extract the tarball and place the mobius-2.5 directory somewhere convenient.
  3. Open a terminal and as root execute the install-prerequisites.sh script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
  4. Launch Mobius by running the file called Mobius.

Previous Versions of Möbius

This page will give you the detailed install instructions for Möbius. Select the appropriate version of Möbius and your operating system from the table of contents.

Möbius 2.5[edit]

Supported Operating Systems[edit]

Due to limited resources, the Möbius team only officially supports the following operating systems and versions. Please note that official support only extends to 64-bit versions of these operating systems. However, Möbius will likely run on many more operating systems and configurations. Please see the Unsupported Operating Systems section for community provided install instructions.

Mac OS X 10.10 Mavericks[edit]

  1. Install the latest Oracle Java JDK 8.
  2. 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.
  3. Download the Mobius 2.5 package (DMG) (MD5), double click the DMG file, and drag the Möbius application to the Applications folder.
    • 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. Open Finder.
      2. Go to your Applications folder.
      3. Right click the Möbius application and select Open.
      4. 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.

Mac OS X 10.9 Mavericks[edit]

  1. Install the latest Oracle Java JDK 8.
  2. 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.
  3. Download the Mobius 2.5 package (DMG) (MD5), double click the DMG file, and drag the Möbius application to the Applications folder.
    • 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. Open Finder.
      2. Go to your Applications folder.
      3. Right click the Möbius application and select Open.
      4. 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.

Mac OS X 10.8 Mountain Lion[edit]

  1. Install the latest Oracle Java JDK 8.
  2. Install gcc:
    1. Install the latest version of XCode from the Mac App Store.
    2. Open XCode once installed.
    3. Click on the XCode application menu and select Preferences...
    4. Click on the Downloads tab.
    5. Find the item in the Components list called Command-Line Tools and click the Install button to the right of it.
    6. Once done, close XCode completely.
  3. Download the Mobius 2.5 package (DMG) (MD5), double click the DMG file, and drag the Möbius application to the Applications folder.
    • 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. Open Finder.
      2. Go to your Applications folder.
      3. Right click the Möbius application and select Open.
      4. 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 Trusty Tahr[edit]

  1. Download the Möbius 2.5 package (DEB) (MD5).
  2. Double click the package to install with your default package manager. Accept any dependencies it would like to install.

Ubuntu 13.10 Saucy Salamander[edit]

  1. Download the Möbius 2.5 package (DEB) (MD5).
  2. Double click the package to install with your default package manager. Accept any dependencies it would like to install.

Windows 8[edit]

  1. Install the latest Oracle Java JDK 8.
  2. Download the Mobius 2.5 package (EXE) (MD5) and run the installer.

Windows 7[edit]

  1. Install the latest Oracle Java JDK 8.
  2. Download the Mobius 2.5 package (EXE) (MD5) and run the installer.

Unsupported Operating Systems[edit]

Möbius is only officially supported on the operating systems above. However, it is very likely that you can get Möbius to work on different operating systems with a slight amount of adaptation. Please see the community supplied installation instructions below.

If you don't see your operating system below and decide to try and get it to work, please feel free to email the Möbius development team and we will provide as much support as we can. If you do succeed, please consider writing instructions up on our wiki!

CentOS 6.8 x64[edit]

To install Mobius 2.5 on CentOS 6.8, complete the following steps.

  1. Download this tarball.
  2. Extract the tarball and place the mobius-2.5 directory somewhere convenient.
  3. Open a terminal and as root execute the install-prerequisites.sh script contained in the mobius-2.5 directory. This will install some necessary prerequisite packages.
  4. Launch Mobius by running the file called Mobius.
  5. Once Mobius has launched, go to Project->Preferences.
    1. Select the Build section.
    2. Change the Default Simluation Execution Architecture to 64-bit.
    3. Select the External Tools section.
    4. Add -ldl to the Linker Options field.
    5. Click OK

Previous Versions of Möbius[edit]