Installing on macOS in Silent Mode

To silently install EMS on macOS, complete these steps.

    Procedure
  1. Download the installation archive package.
    Download the package for either the community edition or the enterprise edition.
  2. Open a terminal window and navigate to the directory in which the installer archive package is located.

  3. Run the installer silently.

    sudo installer -pkg package_name -target /

    The package name depends on the edition of TIBCO EMS that you downloaded.

    Edition Command
    Community Edition TIB_ems-ce_10.3.0_macosx_x86_64.pkg
    Enterprise Edition TIB_ems_10.3.0_macosx_x86_64.pkg