Search code examples
ibm-mobilefirstworklight-cli

Worklight CLI build fails. 32-bit issue?


When using the CLI we get an error

$ worklight build

/opt/ibm/Worklight-CLI/worklight: /opt/ibm/Worklight-CLI/IBMnode/bin/node: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

Googling suggests that the CLI is a 32 bit application. Is this true and how to solve this?

Worklight 6.2 Linux itdx-vsptl204 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux


Solution

  • It turns out the team were using the CLI on the server when they should have used the ant build scripts on the server. Thanks for your help. No more action needed on this one.