Updated on 2022-03-13 GMT+08:00

Installation Procedure

Prerequisites

The operations required in Environment Preparation and Preparing Software Packages are completed.

Procedure

Switch to the common user and perform the following operations:

  1. Run the following command to decompress the installation package:

    tar -zxvf MSpore_DDK****tar.gz

    In actual operations, MSpore_DDK****.tar.gz.asc must be replaced with the actual installation package. For details about the decompressed files, see Table 1.

  2. Run the following command to install the DDK:

    bash install.sh DDK installation directory

    The DDK installation directory is automatically created during the installation. For example, if the installation directory is set to $HOME/tools/che/ddk, the tools/che/ddk directory is automatically created during the installation. Alternatively, you can specify an installation path.

    If the message "Successfully installed the DDK!" is displayed, the installation is successful.