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

Installation

Prerequisites

The operations required in Environment Preparation and Verifying the Software Package Integrity have been completed.

Procedure

Switch to the DDK installation 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, replace MSpore_DDK****.tar.gz.asc 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 DDK has been installed successfully.