Using the Bundle Available on the Local Machine to Configure the TTU Repository - Teradata Tools and Utilities

Teradata Tools and Utilities for CentOS Linux Installation Guide

Product
Teradata Tools and Utilities
Release Number
15.10
Published
November 2016
Language
English (United States)
Last Update
2018-06-05
dita:mapPath
PDF_Installation_Linux_CentOS_1600.ditamap
dita:ditavalPath
ft:empty
dita:id
installcentoslinuxfromcd
Product Category
Teradata Tools and Utilities

Install TTU suites or packages through YUM using the bundle available on the local machine.

  1. Make sure the Bundle is copied to target machine.
  2. Change directory to the repository location available inside the Bundle:

    cd <Bundle>\Linux\i386-x8664

  3. Run the mkrepo.sh shell script (without any inputs) which will add the Teradata repository to the local YUM configuration:

    sh mkrepos.sh

    Use the following Yum repository file:
    Filename: /etc/yum.repos.d/teradata-ttu-foundation-<svernodot>.repo-----------------------------------------------------------------[teradata-ttu-foundation-<svernodot>]name=Teradata TTU Foundation <svernodot> i386-x8664#baseurl=http://server-address/path/i386-x8664baseurl=HYPERLINK "file:///\\" file:///<Bundle-Location>/Linux/i386-x8664enabled=1gpgcheck=0-----------------------------------------------------------------Copy /tmp/teradata-ttu-foundation-<svernodot>.repo to /etc/yum.repos.d? [y/n]: y
  4. Provide “y” as input so that the TTU repo will be added to the YUM configuration.
    Here:
    • <Bundle-Location> is the absolute path of the Bundle.
    • <svernodot> is the short version of the release version with no dot.