Anjuna Runtime Installer

Name

anjuna-runtime-ubuntu-release-1.38.0007

Install Anjuna SGX Runtime on Ubuntu 18 or Ubuntu 20.

SYNOPSIS

    anjuna-runtime-ubuntu-release-1.38.0007 [OPTIONS]...

DESCRIPTION

The Anjuna SGX Runtime installer is used to set up a host with the proper software to run SGX applications.

The installer provides:

  • the Intel SGX kernel driver

  • the Anjuna SGX kernel driver

  • the Anjuna SGX Runtime binaries

  • the documentation (in HTML format) for the Anjuna SGX Runtime

  • anjuna-sgxrun to quickly test running an application under the Anjuna SGX Runtime

The installer works on supported systems only if Intel SGX is supported and enabled.

OPTIONS

    -v, --verbose              Print more information during setup
    -l, --list                 List the content of this package
    -e, --extract              Extract the whole package, but skip setup
    -t, --tar                  Generate a TAR file that contains the whole package
    -n, --no-package-install   Do not install dependencies automatically
    -p, --dcap                 Install Anjuna Runtime on a DCAP machine
    -d, --docker               Configure the Anjuna Runtime installer for Docker container compatibility
    -h, --help                 Print the help summary
    --clean                    Re-install the Intel SGX Driver and Intel PSW even if they
                               were already installed. By default, the installer will setup those
                               components only if the they are not already installed.
    --version                  Print the version number of the installer

EXIT STATUS

  • 0 on success

  • 1 on error

EXAMPLE

To run the installer with the default options, run the following command:

    $ ./anjuna-runtime-ubuntu-release-1.38.0007