Tru Huynh wrote:
On Thu, Nov 09, 2006 at 08:35:25AM -0500, Ugo Bellavance wrote:
Hi,
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.
It it possible?
yes, you are probably missing glibc-2.3.2-95.44.i686 package.
That is what I thought, but how do I instlal a x86 package on an x64?