Install TTU suites or packages through YUM using the bundle available on the local machine.
- Make sure the Bundle is copied to target machine.
- Change directory to the repository location available inside the Bundle:
cd <Bundle>\Linux\i386-x8664
- 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
- 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.