Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »


> To obtain the Installer file of IncrediBuild Linux:

  1. Contact IncrediBuild Sales: Sales@IncrediBuild.com

  2. Once you receive the Installer file, save a copy of it on each machine that will participate in IncrediBuild Environment. To install IncrediBuild Linux components, you will need to run the Installer file on each participating machine.

3.10 and Later

Run the installer with a user who has root privileges using the following command:

incredibuild_XXX.ubin install <install options>

For details about the install option, see Installation Commands

Before Version 3.10

Extracting the Installer for a first time ("clean") install

Extract the .bin file from the .tar you have downloaded and run as described in the Manual by running “tar xf incredibuild_upgrade_X.X.X-XXX.tar.bz2 --strip=1 --wildcards upgrade/*.bin”

This will produce the installation file named like “incredibuild_3.8.3-200.bin” in the current directory where the upgrade tar.bz2 is placed.

Verifying the Existence and Version No. of the Installer File

After you obtained and saved the Installer file of IncrediBuild Linux, you can verify that you have the expected Installer file version.

  1. In the terminal, go to Installer file directory and enter:

    bash ./<IncrediBuild_Installer_file> -v
  2. According to the output results, perform one of the following:

    - If the specified IncrediBuild Installer version exists, the output is:

    – ./IncrediBuild_vesion_no. ui: version no.

    For example:


    Note
    : The version output consists of two parts:

    • IncrediBuild_version_no. - the version no. of IncrediBuild Linux product.
    • ui: version no. - the version no. of the Web Management Console of IncrediBuild Linux.

    In this case, continue to the next step - Installing the Coordinator.

    - If the specified IncrediBuild Installer version does not exist, the output is:If the specified IncrediBuild Installer version does not exist, the output is:

    -bash: ./incredibuild_version_no.bin: No such file or directory

    In this case, verify that you copied the correct Installer file version to the machine. 

  • No labels