Package Installation
Revised on Jan 7, 2016
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
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.
#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.
#yum install libstdc++.i686
To install rpm package using Linux OS setup DVD:
#rpm -ivh libuuid.i686.rpm glibc.i686.rpm nss-softokn-freebl.i686.rpm
#rpm -ivh libstdc++.el6.i686.rpm libgcc.i686.rpm
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.
#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.
#yum install libX11.i686
#yum install fontconfig.i686
#yum install freetype.i686
#yum install zlib.i686
#yum install libICE.i686
#yum install libXrender.i686
#yum install libXext.i686
#yum install libSM.i686
#yum install mesa-libGL.i686
#yum install xulrunner.i686
#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
To install rpm package using Linux OS setup DVD:
#rpm -ivh libX11.i686.rpm libxcb.i686.rpm libXau.i686.rpm
#rpm -ivh zlib.i686.rpm
#rpm -ivh glib2.i686.rpm gamin.i686.rpm libselinux.i686.rpm
#rpm -ivh fontconfig.i686.rpm expat.i686.rpm freetype.i686.rpm
#rpm -ivh libICE.i686.rpm libSM.i686.rpm
#rpm -ivh libXrender.i686.rpm
#rpm -ivh libXext.i686.rpm
#rpm -ivh mesa-libGL.i686 xulrunner.i686 systemd-libs.i686
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".
# chmod +x pre_pkg_install_4.6