Package-based Installation

To install the Video on an Ubuntu or other Debian-based system, do the following on your assembly-host and on each of your engine-hosts:

  1. Log in as root.

  2. If necessary, add the Escenic apt repository to your list of sources:

    # echo "deb http://user:password@apt.escenic.com stable main non-free" >> /etc/apt/sources.list.d/escenic.list

    where user and password are your Escenic download credentials (the same ones you use to access the Escenic Maven repository). If you do not have any download credentials, please contact Escenic support.

  3. Enter the following commands:

    # apt-get update
    # apt-get install escenic-video

On RedHat / CentOS systems, enter the following command as root on your assembly-host and each of your engine-hosts:

# rpm -Uvh https://user:password:yum.escenic.com/rpm/escenic-video-4.6.0-1.x86_64.rpm

where version is the correct version number of the package.