03-09-2018, 12:30 AM
Hello All
I tried to install gekko on a Raspberry pi 2 but it doesn't work. I tried to install on a clean RaspBian
I had the same problem as described here :
https://forum.gekko.wizb.it/thread-10.html
pi@raspberrypi:~ $ sudo npm i -g sqlite3 --unsafe-perm
> sqlite3@3.1.13 install /usr/lib/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws....arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@8.9.4 (node-v57 ABI) (falling back to source compile with node-gyp)
make: Entering directory '/usr/lib/node_modules/sqlite3/build'
ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3150000/sqlite3.c
TOUCH Release/obj.target/deps/action_before_build.stamp
CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3150000/sqlite3.o
Is a step by step tuto exist to install GEKKO on a Raspberry pi 2 ?
Thanks for all your helps
I tried to install gekko on a Raspberry pi 2 but it doesn't work. I tried to install on a clean RaspBian
I had the same problem as described here :
https://forum.gekko.wizb.it/thread-10.html
pi@raspberrypi:~ $ sudo npm i -g sqlite3 --unsafe-perm
> sqlite3@3.1.13 install /usr/lib/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws....arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@8.9.4 (node-v57 ABI) (falling back to source compile with node-gyp)
make: Entering directory '/usr/lib/node_modules/sqlite3/build'
ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3150000/sqlite3.c
TOUCH Release/obj.target/deps/action_before_build.stamp
CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3150000/sqlite3.o
Is a step by step tuto exist to install GEKKO on a Raspberry pi 2 ?
Thanks for all your helps