Difference between revisions of "Air Manager 3.x Installation"

From Sim Innovations Wiki
Jump to navigation Jump to search
m (Capital letter for Linux)
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Windows ==
== Windows ==


=== 1. Install Java ===
=== 1. Download Air Manager ===
 
Air Manager requires at least Oracle Java JRE (8) to run.
You can download the Java JRE [http://java.com here]. Follow the onscreen instructions.
 
=== 2. Download Air Manager ===


Download Air Manager [https://www.siminnovations.com/api3/download.php?product_type=APPLICATION&application_group_type=AIR_MANAGER&beta=false&platform=WINDOWS&program_compilation=HOME_USE here].
Download Air Manager [https://www.siminnovations.com/api3/download.php?product_type=APPLICATION&application_group_type=AIR_MANAGER&beta=false&platform=WINDOWS&program_compilation=HOME_USE here].


=== 3. Install Air Manager ===
=== 2. Install Air Manager ===


Run the downloaded executable and follow the on-screen instructions.
Run the downloaded executable and follow the on-screen instructions.
Line 19: Line 14:
A shortcut will be created on the desktop.
A shortcut will be created on the desktop.


=== 4. (Optional) Install the Flight Simulator plugin(s) ===
=== 3. (Optional) Install the Flight Simulator plugin(s) ===


In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.<br/>
In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.<br/>
Line 26: Line 21:
== Mac OS ==
== Mac OS ==


Air Manager 3.x is not (yet) supported for Mac OS
=== 1. Download Air Manager ===
 
Download Air Manager [https://www.siminnovations.com/api3/download.php?product_type=APPLICATION&application_group_type=AIR_MANAGER&beta=false&platform=MAC&program_compilation=HOME_USE here].
 
=== 2. Install Air Manager ===
 
Mount the downloaded image, and drag the AirManager.app file to your application folder.
 
You can now start AirManager.app from your applications folder.
 
=== 4. (Optional) Install the Flight Simulator plugin(s) ===
 
In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.<br/>
Information on how to install the flight simulator plugins can be found [[Flight Simulator Plugins Installation | here]].


== Linux ==
== Linux ==


{{warning|Air Manager V3 installation only works on Linux distributions that support apt-get}}
{{warning|Air Manager V3 installation only works on Debian distributions that support '''apt-get'''}}


Follow these steps to install Linux on your Linux distribution.
Follow these steps to install Linux on your Linux distribution.


1. Unzip the downloaded Air Manager content.zip somewhere on the Linux system
=== 1. Download Air Manager ===
 
Download Air Manager [https://www.siminnovations.com/api3/download.php?product_type=APPLICATION&application_group_type=AIR_MANAGER&beta=false&platform=LINUX&program_compilation=HOME_USE here].
 
=== 2. Unzip the downloaded Air Manager package somewhere on your Linux system ===


2. Run the included linux setup. This will install oracle java 8 and other libraries Air Manager needs to operate.
=== 3. Run the included Linux setup. This will install libraries Air Manager needs to operate ===
  chmod +x lin_setup.sh
  chmod +x Setup.sh
  sudo ./lin_setup.sh
  sudo ./Setup.sh


3. Start Air Manager by starting the Bootloader
=== 4. Start Air Manager ===
  ./Bootloader
  ./Bootloader
=== 5. (Optional) Install the Flight Simulator plugin(s) ===
In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.<br/>
Information on how to install the flight simulator plugins can be found [[Flight Simulator Plugins Installation | here]].

Latest revision as of 12:46, 20 August 2019

This section describes how to install Air Manager.

Windows

1. Download Air Manager

Download Air Manager here.

2. Install Air Manager

Run the downloaded executable and follow the on-screen instructions.

By default, Air Manager will install in the "Program Files" folder. A shortcut will be created on the desktop.

3. (Optional) Install the Flight Simulator plugin(s)

In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.
Information on how to install the flight simulator plugins can be found here.

Mac OS

1. Download Air Manager

Download Air Manager here.

2. Install Air Manager

Mount the downloaded image, and drag the AirManager.app file to your application folder.

You can now start AirManager.app from your applications folder.

4. (Optional) Install the Flight Simulator plugin(s)

In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.
Information on how to install the flight simulator plugins can be found here.

Linux

Info Air Manager V3 installation only works on Debian distributions that support apt-get

Follow these steps to install Linux on your Linux distribution.

1. Download Air Manager

Download Air Manager here.

2. Unzip the downloaded Air Manager package somewhere on your Linux system

3. Run the included Linux setup. This will install libraries Air Manager needs to operate

chmod +x Setup.sh
sudo ./Setup.sh

4. Start Air Manager

./Bootloader

5. (Optional) Install the Flight Simulator plugin(s)

In order to connect Air Manager to your flight simulator, you have to install our plugin to your Flight Simualtor.
Information on how to install the flight simulator plugins can be found here.