cd into /lib. Run 'ls -l ld-2.12.so'. Does it exist? If so create a soft symbolic link to it.
/lib/ld-linux.so.2 -> ld-2.12.so
If the library doesn't exist, you will need to install it.
You may also need to copy some of the lib files in the deploy directory to /lib.
NOTE: I run wdconsole on a vmware guest that ONLY runs wdconsole. Doing the above may break your installation for other programs.