WD on Odroid using ubuntu 16.04

I am having problems getting consolewd 32bit to work on my Odroid running ubuntu 16.04. The Odroid is a 32bit processor.

I am using the Odroid for mcsSprinklers which is running fine, and I need WD to get the data from my Davis VP2.

when I run ./GoWdconsole.sh I get syntax error “(” unexpected.

What is causing this?

try running it more direct
i,e
sudo ./consolewd

(first though copy the library files in the deploy folder to /usr/lib/ and /usr/local/lib/
(as sudo)