Package Installation

 

Revised on Jan 7, 2016

 

 

Table of Contents

Required module installation for setting up the product

Required module installation to use GUI

Installation of the required modules using the script provided in the product's media

Required module installation for setting up the product

Before setting up the product, please make sure that the required modules, i.e., libstdc++.i686, libuuid.i686 or glibc.i686 is installed.
The following are the detailed installation procedures:
If you have any inquiry about the installation procedures, please contact your system administrator.

Use "yum" command to install the package

  1. Run the following command in the environment where external network connection is available and “yum” command is executable.
    If you install libuuid.i686 and glibc.i686 packages, run the following command.

#yum install libuuid.i686

Error: Protected multilib versions: libuuid.i686 != libuuid.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

If you get the error message as indicated above and the installation fails, you may need to have the consistent version with libuuid.x86_64 package.
Then, the use of the following command may solve the problem.

#yum install libuuid.x86_64

In the event that you encounter the same sort of error upon installation of the other packages, please install (update) x86_64 package , then install the package again.


  1. To install libstdc++.i686 package, run the following command.

#yum install libstdc++.i686


Use "rpm" command to install the package

To install rpm package using Linux OS setup DVD:


  1. Select "Packages" folder in Linux OS setup DVD (vol. 1).
    To install libuuid.i686 and glibc.i686 packages, run the following command.
    * The package names indicated below are provided as an example. Please change the file name according to the version of the package you actually install.

#rpm -ivh libuuid.i686.rpm glibc.i686.rpm nss-softokn-freebl.i686.rpm


  1. To install a package for libstdc++.i686, run the following command.

#rpm -ivh libstdc++.el6.i686.rpm libgcc.i686.rpm


Required module installation to use GUI

To use GUI, the modules for zlib.i686, libxcb.i686, libXrender.i686, libXext.i686, libXau.i686, libX11.i686, libSM.i686, libICE.i686, glib2.i686, freetype.i686, fontconfig.i686, expat.i686, mesa-libGL.i686, xulrunner.i686, systemd-libs.i686 are required to be installed.
*The systemd-libs.i686 is required for the case of the Red Hat Enterprise Linux 7 or more or the CentOS 7 or more.

The following are the detailed installation procedures:
If you have any inquiry about the installation procedures, please contact your system administrator.

Use "yum" command to install the package

  1. In the environment where external network connection is available and “yum” command is executable, please run the following command.
    To install glib2.i686 package, run the following command.

#yum install glib2.i686

Error: Protected multilib versions: glib2.i686 != glib2.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va nofiles --nodigest
If you get the above message and installation fails, you may need to have the consistent version with libuuid.x86_64 package.
Then, use of the following command may solve the problem.

#yum install glib2.x86_64

In the event that you encounter the same sort of error upon installation of the other packages, please install (update) the corresponding x86_64 package , then install the package again.


  1. To install libX11.i686 package, run the following command.

#yum install libX11.i686


  1. To install fontconfig.i686 or expat.i686 package, run the following command.

#yum install fontconfig.i686


  1. To install freetype.i686 package, run the following command.

#yum install freetype.i686


  1. To install zlib.i686 package, run the following command.

#yum install zlib.i686


  1. To install libICE.i686 package, run the following command.

#yum install libICE.i686


  1. To install libXrender.i686 package, run the following command.

#yum install libXrender.i686


  1. To install libXext.i686 package, run the following command.

#yum install libXext.i686


  1. To install libSM.i686 package, run the following command.

#yum install libSM.i686


  1. To install mesa-libGL.i686 package, run the following command.

#yum install mesa-libGL.i686


  1. To install xulrunner.i686 package, run the following command.

#yum install xulrunner.i686


  1. To install systemd-libs.i686 package, run the following command.
    *The systemd-libs.i686 is required for the case of the Red Hat Enterprise Linux 7 or more or the CentOS 7 or more.

#yum install systemd-libs.i686


You can collectively run above commands.
Then, please run the commands as follows:

#yum install libX11.i686 glib2.i686 fontconfig.i686 freetype.i686 zlib.i686 libICE.i686 libXrender.i686 libXext.i686 libSM.i686 mesa-libGL.i686 xulrunner.i686 systemd-libs.i686


Use "rpm" command to install the package

To install rpm package using Linux OS setup DVD:


  1. Select "Packages" folder in Linux OS setup DVD (vol. 1).
    To install libX11.i686, libxcb.i686, libXau.i686 packages, run the following commands.
    * The package names indicated below are provided as an example, please change the file name according to the version of the package you actually install.

#rpm -ivh libX11.i686.rpm libxcb.i686.rpm libXau.i686.rpm


  1. To install zlib.i686 package, run the following command.
    (Please run this command to install before installing glib2.)

#rpm -ivh zlib.i686.rpm


  1. To install glib2.i686 package, run the following command.

#rpm -ivh glib2.i686.rpm gamin.i686.rpm libselinux.i686.rpm


  1. To install fontconfig.i686, expat.i686, freetype.i686 packages, run the following command.

#rpm -ivh fontconfig.i686.rpm expat.i686.rpm freetype.i686.rpm


  1. To install ibICE.i686, libSM.i686 packages, run the following command.

#rpm -ivh libICE.i686.rpm libSM.i686.rpm


  1. To install libXrender.i686 package, run the following command.

#rpm -ivh libXrender.i686.rpm


  1. To install libXext.i686 package, run the following command.

#rpm -ivh libXext.i686.rpm


  1. To install 8.mesa-libGL.i686, xulrunner,i686, and systemd-libs.i686 package, run the following command.

#rpm -ivh mesa-libGL.i686 xulrunner.i686 systemd-libs.i686

Installation of the required modules using the script provided in the product's media

The respective packages need to be installed before setting up ActiveImage Protector.
The use of this script automatically installs the required packages.

If your system is internet-connected, the required packages will be installed by adding yum repositories.

If your system is not internet-connected, you need to use Linux OS set-up DVD.
The yum repositories are added from the Linux OS set-up DVD.
Then, the required packages will be installed by yum repositories added from the Linux OS set-up DVD.

Note
As for CentOS 7, the required packages are included in "Everything ISO".
Please make sure you have "Everything ISO".


How to use

  1. Login as root.
  1. Save the script which is in [utilty] folder in the product's media into any directory.
  1. Grant permission to execute the script.

# chmod +x pre_pkg_install_4.6

  1. Run the pre_pkg_install in the terminal.

 

Back to Index