Start a Conversation

Unsolved

This post is more than 5 years old

2496

September 28th, 2016 00:00

Install Networker client on Centos7

Hi,

I try to install networker client V 8.2.1-1on a Centos 7 Linux server. GLIBC is installed as you can see in the attachment. But the installation of lgtclnt fails on dependencies on GLIBC stuff.

All ideas are welcome.

20160928_083159.jpg

Best regards,

Johan

68 Posts

September 28th, 2016 00:00

Hi,

have you tried to install it with yum?

I don't know if all the dependencies above are GLIBC components (libm.so.6 for example).

You can check all dependencies with yum deplist package.rpm

Yum will also install all necessary dependencies:

yum localinstall --nogpgcheck package.rpm


Hope that helps.

September 28th, 2016 00:00

Hi bingo,

sometimes the yum approach can't be used.

  1. Sometimes no internet connectivity is possible/available.
  2. yum might install the latest 32-bit glibc package and afterwards upgrade the 64-bit version to the same release as the 32-bit glibc package. this is fine in any lab / test environment. But often not allowed in productive environments.

Regards

Michael

September 28th, 2016 00:00

Hi Johan,

the 64-bit version is installed, please try to install the 32-bit Version: glibc-2.17-106.el7.i686.rpm.

Regards

Michael

2.4K Posts

September 28th, 2016 00:00

Make sure that you have internet connection, use 'yum' and all necessary packages will automatically be downloaded and installed.

2 Intern

 • 

14.3K Posts

September 28th, 2016 12:00

Compatibility guide states following:

Centos Support - Note that RPM based distributions based on a 2.6 kernel and having a glibc of 2.3.3 and higher shall be supported

It is also easily possible that i686 package is needed - I normally have local yum server and it takes care of these things (but do not run CentOS to see what exactly is needed as in your case).

No Events found!

Top