Spectrum install fails on centos 7.5
book
Article ID: 187061
calendar_today
Updated On:
Products
CA Spectrum
CA eHealth
Issue/Introduction
When installing Spectrum on centos 7 mysql fails to install. The mysql.log shows:
./bin/mysqld: error while loading shared libraries: libnuma.so.1: cannot open shared object file: No such file or directory
Cause
Missing numactl library required by MySQL in version 3.7 and above.
Environment
Release : 10.4.1
Component : Spectrum Core / SpectroSERVER
Resolution
Install 32 bit numactl-libs.i686 and 64 bit numactl-libs.x86_64 libraries.
Feedback
thumb_up
Yes
thumb_down
No