WD on raspberry2

I’m trying to run WD on my raspberry but I’m stuck at:
pi@raspberrypi:~/consolewdfiles $ ./consolewd
./consolewd: error while loading shared libraries: libcom.so: cannot open shared object file: No such file or directory

I’ve downloaded the linuxlibfiles.zip and unpacked the so files to /usr/lib. Afterwards I’ve ran sudo ldconfig and by running ldconfig -p I can see that libcom.so is indeed detected. However I still get the above error.

Any clues?

if its a 64 bit system then make sure you are using the 64 bit version, if not, then make sure you are not using the 64 bit version