Installation

From Mobius Wiki
Revision as of 17:13, 18 April 2014 by Wright53 (talk | contribs) (64-bit)
Jump to: navigation, search

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

Mac OSX 10. 9 Mavericks

Mac OSX 10.8 Mountain Lion

Ubuntu 14.04 Trusty Tahr

32-bit

64-bit

Ubuntu 13.10 Saucy Salamander

32-bit

64-bit

Windows 8

32-bit

64-bit

Windows 7

32-bit

64-bit

Unsupported Operating Systems

Due to limited resources, the Möbius team focuses development efforts on the most recent versions of our three supported platforms (Mac, Ubuntu, Windows). However, Möbius is able to run on most machines with some tweaking here and there. The installation instructions below are community driven and very likely to work. However, the Möbius team cannot guarantee that they work. Try at your own risk and please contribute the installation methods you figure out!


Möbius 2.4

Supported Operating Systems

Mac OSX 10.8 Mountain Lion

Mac OSX 10.7 Lion

Mac OSX 10.6 Snow Leopard

32-bit

64-bit

Ubuntu 12.10 Quantal Quetzal

32-bit

64-bit

Ubuntu 12.04 Precise Pangolin

32-bit

64-bit

Windows 8

32-bit

64-bit

Windows 7

32-bit

64-bit

Windows Vista

32-bit

64-bit

Windows XP

32-bit

64-bit

Unsupported Operating Systems

Due to limited resources, the Möbius team focuses development efforts on the most recent versions of our three supported platforms (Mac, Ubuntu, Windows). However, Möbius is able to run on most machines with some tweaking here and there. The installation instructions below are community driven and very likely to work. However, the Möbius team cannot guarantee that they work. Try at your own risk and please contribute the installation methods you figure out!

Ubuntu 13.10

64-bit

  1. Download the Mobius DEB file from the Ubuntu 12.10 - 64 bit page at [1]
  2. The Ubuntu software center doesn't like the package, but you can install it at the command line by doing:
    $ sudo dpkg -i mobius_2.4_amd64.deb
    
  3. After installing it like this, apt is going to complain that mobius depends on ia32-libs, but that package has been removed for the 13.10 release. It may also complain that mobius depends on openjdk-6-jdk, but a more up-to-date OpenJDK package (openjdk-7-jdk) is installed in 13.10 instead. Edit /var/lib/dpkg/status and find the section with information on the mobius package. Remove ", ia32-libs" from the Depends list, and replace "openjdk-6-jdk" in the Depends list with "openjdk-7-jdk".
  4. Mobius should now be in your Dash.
Known Issues

If you notice that the application menus in Mobius don't appear to be working, this is a Unity/Java issue. Here's how you can resolve it:

  1. Close Mobius.
  2. Edit the file /usr/share/applications/mobius.desktop
  3. Find the line that reads Exec=/usr/bin/mobius
  4. Change that line to read Exec=env UBUNTU_MENUPROXY=0 /usr/bin/mobius

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]

Mac OSX 10. 9 Mavericks[edit]

Mac OSX 10.8 Mountain Lion[edit]

Ubuntu 14.04 Trusty Tahr[edit]

32-bit[edit]

64-bit[edit]

Ubuntu 13.10 Saucy Salamander[edit]

32-bit[edit]

64-bit[edit]

Windows 8[edit]

32-bit[edit]

64-bit[edit]

Windows 7[edit]

32-bit[edit]

64-bit[edit]

Unsupported Operating Systems[edit]

Due to limited resources, the Möbius team focuses development efforts on the most recent versions of our three supported platforms (Mac, Ubuntu, Windows). However, Möbius is able to run on most machines with some tweaking here and there. The installation instructions below are community driven and very likely to work. However, the Möbius team cannot guarantee that they work. Try at your own risk and please contribute the installation methods you figure out!


Möbius 2.4[edit]

Supported Operating Systems[edit]

Mac OSX 10.8 Mountain Lion[edit]

Mac OSX 10.7 Lion[edit]

Mac OSX 10.6 Snow Leopard[edit]

32-bit[edit]

64-bit[edit]

Ubuntu 12.10 Quantal Quetzal[edit]

32-bit[edit]

64-bit[edit]

Ubuntu 12.04 Precise Pangolin[edit]

32-bit[edit]

64-bit[edit]

Windows 8[edit]

32-bit[edit]

64-bit[edit]

Windows 7[edit]

32-bit[edit]

64-bit[edit]

Windows Vista[edit]

32-bit[edit]

64-bit[edit]

Windows XP[edit]

32-bit[edit]

64-bit[edit]

Unsupported Operating Systems[edit]

Due to limited resources, the Möbius team focuses development efforts on the most recent versions of our three supported platforms (Mac, Ubuntu, Windows). However, Möbius is able to run on most machines with some tweaking here and there. The installation instructions below are community driven and very likely to work. However, the Möbius team cannot guarantee that they work. Try at your own risk and please contribute the installation methods you figure out!

Ubuntu 13.10[edit]

64-bit[edit]

  1. Download the Mobius DEB file from the Ubuntu 12.10 - 64 bit page at [1]
  2. The Ubuntu software center doesn't like the package, but you can install it at the command line by doing:
    $ sudo dpkg -i mobius_2.4_amd64.deb
    
  3. After installing it like this, apt is going to complain that mobius depends on ia32-libs, but that package has been removed for the 13.10 release. It may also complain that mobius depends on openjdk-6-jdk, but a more up-to-date OpenJDK package (openjdk-7-jdk) is installed in 13.10 instead. Edit /var/lib/dpkg/status and find the section with information on the mobius package. Remove ", ia32-libs" from the Depends list, and replace "openjdk-6-jdk" in the Depends list with "openjdk-7-jdk".
  4. Mobius should now be in your Dash.
Known Issues[edit]

If you notice that the application menus in Mobius don't appear to be working, this is a Unity/Java issue. Here's how you can resolve it:

  1. Close Mobius.
  2. Edit the file /usr/share/applications/mobius.desktop
  3. Find the line that reads Exec=/usr/bin/mobius
  4. Change that line to read Exec=env UBUNTU_MENUPROXY=0 /usr/bin/mobius