Installing the XULRunner package - 8.0

Talend Open Studio Installation and Upgrade Guide

Version
8.0
Language
English
Operating system
Linux
Subscription type
Open Source
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend ESB
Talend Studio
Content
Installation and Upgrade
Last publication date
2023-09-14

On Linux, the XULRunner package is required to run Talend Studio. The XULRunner package version that is recommended is XULRunner v1.9.2.28.

The supported versions are v1.8.x to 1.9.x and v3.6.x.

Procedure

  1. Download XULRunner v1.9.2.28 from this location.
  2. Unpack the archive file in the same directory where you unpacked the Talend Studio archive, but do not unpack it inside the Studio folder.
  3. Add the following line at the end of the Studio .ini file that corresponds to your Linux architecture:
    -Dorg.eclipse.swt.browser.XULRunnerPath=</usr/lib/xulrunner>

    where </usr/lib/xulrunner> is the XULRunner installation path.

    Example

    For example, if you have unpacked the Studio in a directory under your user home directory /home/<user>/Talend/, you need to add the following to the .ini file: -Dorg.eclipse.swt.browser.XULRunnerPath=/home/<user>/Talend/xulrunner/