Customer Service Center
Home
Knowledge Base
Forums
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ13338
Printer Friendly
Email Article Link
iTest: How to install iTest on RHEL 64bit machine.
Environment/Versions
Spirent iTest.
RHEL 64-bit machine.
Answer
To run
iTest
on a RHEL 64-bit
machine
, ensure we have the proper 32 bit libraries.
Below are the commands to install 32 bit libraries:
# yum update
# yum
install
redhat-lsb
# yum
install
glibc.i686
# yum
install
gtk2.i686
# yum
install
PackageKit-gtk-module.i686
# yum
install
libcanberra-gtk2.i686
# yum
install
gtk2-engines.i686
# yum
install
xulrunner.i686
Next,
install
iTest
and then start up
iTest
.
iTest
may fail depending on how the SELinux security is set up. If it does, we need to add a policy for
iTest
. To do this, execute the following lines as root:
# grep
iTest
/var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp
Version
3.0
Publish Date
2014-09-26
Categories
Product : iTest Enterprise
Related Articles