This document describes the solution to the problem that occurs when you install TDV with 7.0 Installer and it fails.
book
Article ID: KB0083050
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
-
Description
Installer fails with this error message:
"The encoding you selected (UTF8) and the encoding that the selected locale uses (LATIN1) do not match". This leads to misbehavior in various character string processing functions.
Resolution
You need to run an export LANG=en_US.UTF-8 in the installer environment before you launch the 7.0 installer. This environment variable is normally set (export LANG is being performed) by the 7.0.3 installer directly.
Issue/Introduction
This document describes the solution to the problem that occurs when you install TDV with 7.0 Installer and it fails.