Link to home
Start Free TrialLog in
Avatar of Dario Vercelli
Dario VercelliFlag for Italy

asked on

Red Hat Enterprise Linux 6.5 gets missing "/lib/ld-linux.so.2"

# rpm -Uhv ILMT-TAD4D-agent-7.5.0.121-linux-x86.rpm
error: Failed dependencies:
ld-linux.so.2 is needed by ILMT-TAD4D-agent-7.5.0.121-1.i386

how do I install the missing library ?
Avatar of arnold
arnold
Flag of United States of America image

You may have a corrupted system.
I386 is the 32 bit version. Unname -a, do you have 32 or 64 bit version of the OS installed?
Where are you getting the rpm from?
If it is from a repository, you can look at adding that repository, and your system will get the missing dependency if any.

Double check the rpm options you are using as well?
Here is a download link, get the version that matches your system, x86_64.

http://www-01.ibm.com/support/docview.wss?uid=swg24032909
Avatar of Dario Vercelli

ASKER

Ciao Arnold,

My version is 64 bit :

[root@bbvafelxpd1 lib]# file /usr/bin/file
file /usr/bin/file
/usr/bin/file: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
root@bbvafelxpd1 lib]# uname -i
uname -i
ppc64
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ok I communicate to my charge and discharge the correct version , let you know
good resolution