Table of Contents

Search

  1. Preface
  2. Part 1: Installation Getting Started
  3. Part 2: Before You Install the Services
  4. Part 3: Run the Services Installer
  5. Part 4: After You Install the Services
  6. Part 5: Informatica Client Installation
  7. Part 6: Uninstallation
  8. Appendix A: Starting and Stopping Informatica Services
  9. Appendix B: Managing Distribution Packages
  10. Appendix C: Connecting to Databases from UNIX or Linux
  11. Appendix D: Connecting to Databases from Windows
  12. Appendix E: Updating the DynamicSections Parameter of a DB2 Database

Installation for PowerCenter and Data Quality

Installation for PowerCenter and Data Quality

Install Language Fonts on UNIX or Linux

Install Language Fonts on UNIX or Linux

Effective in version 10.5.7, Informatica server and client applications use version 11 of the Azul Java Development Kit (JDK). Azul Zulu does not bundle the physical fonts that JDK 11 includes. Before you update the domain, make sure that the language fonts are installed in the Linux machine that hosts the node. Download and install the language fonts at the root level using the
sudo
user credentials.
To verify the fonts installed in the Linux machines, run the
fc-match
and
fc-list
commands.
To install a specific fontconfig package, run the following command based on the Linux distribution:
  • Red Hat Enterprise Linux (RHEL) or CentOS Stream
    sudo yum install fontconfig dejavu-sans-fonts dejavu-serif-fonts
    The command installs the
    fontconfig
    package and the DejaVu sans and serif font families on a Linux system using the yum package manager.
  • SUSE Linux Enterprise (SLES)
    sudo zypper install dejavu-fonts fontconfig
    The command installs the DejaVu font family and the fontconfig library on a Linux system using the
    zypper
    package manager.

0 COMMENTS

We’d like to hear from you!