Release Automation

Nolio KB: "bad ELF interpreter" error when installing agent on Linux 64bit 

Jul 08, 2014 10:49 AM

Nolio Official KB:I got a "bad ELF interpreter: No such file or directory Error unpacking jar files. Aborting" error while installing a Nolio agent in 64bit linux, What do I do?

You are misssing the 32bit version of Glibc.
Install the proper C Library by running
Either yum install ld-linux.so.2
or yum install glibc.i686
Then retry the Install.

 

What about centos/redhat?

 

The architecture or bitness (32/64) of the bundled JVM might not match your machine. Is a generic issue when you do not have the proper 32 bit libraries on a 64bit system . If so Then use RPM to install the proper libraries in Red Hat or YUM in Centos .

 

This document was generated from the following discussion: Nolio KB: "bad ELF interpreter" error when installing agent on Linux 64bit

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.