Installing the Linux™ target
You can install the target component on a Linux™ computer by using the RPM file that is provided in the Remote Control installation files.
Before you begin
Note:
Use the trc-target-10.x.x.<arch>.rpm file
to install the target component in Linux™, where 10.x.x is
the version that you want to install. For more information about how to obtain the Linux™ component installation files, see Obtain the installation files. Choose the appropriate method for obtaining the
file.The target component installation
package depends on the following libraries: glibc,
libgcc, libblkid, libstdc++
etc.
About this task
Install a default target RPM file and then configure the target after the installation.
Note:
If you are using Red Hat Enterprise Linux™ 6.0 64-bit the following libraries along with their dependencies, need to be installed
if they are not already installed, glibc.i686,
libgcc.i686, libXmu.i686,
libXtst.i686, libXp.i686, libXi.i686,
libXScrnSaver.i686.
Note:
The installation package
depends on the 32-bit version of the following libraries, glibc,
libgcc, libXmu, libXtst,
libXp, libXi, libXScrnSaver,
libXinerama, and libblkid. Therefore, you must ensure that
the libraries are installed.
To install the trc-<component>-10.x.x.<arch>.rpm package of the component, run the dnf, yum, or zypper command by providing the install -y option and the RPM package file path. Otherwise if you want to manually resolve the dependencies, run the rpm -ivh trc-target-10.x.x.<arch>.rpm command. You can also get the complete dependency list by running the rpm -qpR trc-target-10.x.x.<arch>.rpm command.
Results
/etc/trc_target.properties file. For more information about target properties and their
definitions, see Installing the Windows targetProperties that can be set in the target configuration.