Closed DeanLiu0521 closed 6 years ago
@DeanLiu0521 Your platform is of ARM LE architecture but downloaded linuxia32_odbc_cli.tar.gz is of ia32 architecture. Unfortunately arm and ia32 are not compatible and IBM do not have any ODBC driver for ARM LE platform. So, you can not install ibm_db on this platform. Please go through issue #31 for details about it. Thanks.
Trying to install node-red-contrib-db2 for Node-Red on Raspbian. 8 Nov 18:22:59 - [info] Node-RED version: v0.19.4 8 Nov 18:22:59 - [info] Node.js version: v8.11.1 8 Nov 18:22:59 - [info] Linux 4.14.71-v7+ arm LE
I tried to install using following command.
npm install node-red-contrib-db2
Here is the log.Can you give me any hint?