Step 1: Install the ETS application
When installing the ETS application, you are setting up the translation environment which will support all the language pairs needed to convert your content.
Before you begin
You need to have administrator rights on the machine to run the installation wizard.
About this task
The ETS application has two installation modes: one to setup the machine as a Master host, and another to setup the machine as a Worker host.
Procedure
- Open the ETS application installer folder:
- Linux: [disk mount]/SDL ETS/Application/SDL_ETS_8_3_0_linux64_installer/
- Windows: [disk drive]\SDL ETS\Application\SDL_ETS_8_3_0_win64_installer\
- Launch the setup file:
- Linux: setup-linux-x64.run
- Windows: setup-windows-x64.exe
- Follow the directions in the setup wizard.
- Close the setup wizard when installation completes.
Results
- Web GUI
- REST API
- Job Engines, which manage the translation queue for all language pairs
- Translation Engines, which produce the translation for a specific source to target language pair
- Job Engines
- Translation Engines
What to do next
For multi-server deployment, repeat the steps above for each additional machine. After ETS application installation completes, proceed with installing ETS language pairs on this machine if it will run a Translation Engine.
Installation dependencies for Linux Operating System
- libXinerama
- cairo
- cups-libs and libSM.x86_64
- yum -y install libXinerama
- yum -y install cairo
- yum -y install cups-libs
- yum -y install libSM.x86_64