Installing the interface services server and the interface services broker

When you install the server interface services on Linux, an archive file is copied to the interfaces subdirectory. Use this file to install the interface services server and the interface services broker.

Procedure

  1. Copy the festival-linux.zip, which is in the interfaces directory of the server installation area, to the machine or machines interface services server and broker are to be installed on. To install the server and broker on different machines, repeat the following instructions on each machine.
  2. Decide which directory to install to, and extract festival-linux.zip to install it.
  3. Run the configure-festival.sh script, which sets the appropriate permissions on the files in the directory structure and installs the JRE:
    bash configure-festival.sh
    Note: The script reports that it is installing JRE. The installation is local to the current directory and does not affect any other Java installations on the system.

Feedback