PDA

View Full Version : Nod32 on linux 64 bit kernal


Mark Heather
November 5th, 2006, 06:32 PM
Does nod32 run on linux 64 bit kernal?
My problem is, I get an error loading shared libraries: libnod32.so

I am running gentoo linux, and I downloaded the generic linux fileserver install

Any help greatly appreciated

Mark Heather
November 5th, 2006, 07:14 PM
I have answered my first question.
To run 32bit libraries on a 64 bit linux, you need the libraries (or a simlink to them) in the lib32 directory.
cd /usr/lib32
ln -s ../lib/libnod32.so

My next question if a license issue, and I am looking into that.