Question about 32 libraries

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
saherker
Posts: 10
Joined: Mon Apr 16, 2012 8:00 am

Question about 32 libraries

Post by saherker »

Our backup software requires 32 bit libraries to be installed, however the nagios installation kills off the 32 bit binaries from yum.

Code: Select all

exclude=*.i?86
Could we get rid this option in our /etc/yum.conf?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Question about 32 libraries

Post by sreinhardt »

Yes you can, this was an issue for older centos that we have kept in there to stop future issues. However it can be removed and shouldn't hurt nagios any longer.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked