Skip to main content Skip to complementary content
Close announcements banner

Installing the XULRunner package

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 Talend Studio folder.
  3. Add the following line at the end of the Talend 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 Talend 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/

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!