Matt Hyclak wrote:
On Thu, Nov 09, 2006 at 08:35:25AM -0500, Ugo Bellavance enlightened us:
I'm trying to run Norman anti-virus on a CentOS 3 box, x64. Is it
possible?
Running the binary gives me this error:
[root@server bin]# ./nvcc
-bash: ./nvcc: /lib/ld-linux.so.2: bad ELF interpreter: No such file or
directory
I guess I would have to install i386 libraries that it requires, as well.
No such file or directory
Have you tried using yum to see what package provides that file? Is it
installed?
On an i386 system:
[root@server services]# rpm -q --whatprovides ld-linux.so.2
glibc-2.3.2-95.44
On an x64 system:
[root@server /home/test # rpm -q glibc
glibc-2.3.2-95.44
So it realy looks like an architecture problem...
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos