cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Install seabolt on ARM

Hi,

Does anyone succeed to get Seabolt17 working in a raspberry pi 4?

ubuntu@ubuntu:~$ sudo dpkg -i seabolt-1.7.4-Linux-ubuntu-18.04.deb 
dpkg: error processing archive seabolt-1.7.4-Linux-ubuntu-18.04.deb (--install):
 package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
 seabolt-1.7.4-Linux-ubuntu-18.04.deb

Installing from source if fail during compilation.

Thanks

  • Go
3 REPLIES 3

omerule
Graph Buddy

Goodevening,
Maybe you can compile it yourself you could check the git repo for more on howto install and run seabolt:

Yours kindly
Omer

I tried that also, but then got a lot of others errors compiling.

At the end, it was easy to change the code and get the data from the webserver running the PHP.

Hello,

Apologies for the late reply.

Seabolt is not maintained anymore.
Moreover, there is a new maintained PHP driver if you fancy trying it: Connect to Neo4j with PHP. Leverage the power of Neo4j from your… | by Ghlen Nagels | Neo4j Develope...