rethinkdb / rethinkdb_rebirth

The open-source database for the realtime web.
https://rethinkdb.com
Other
1k stars 42 forks source link

Install on Pi 3 #57

Open TwinkleToes423 opened 5 years ago

TwinkleToes423 commented 5 years ago

I am attempting to install RethinkDB on a Raspberry Pi 3b. I follow your build instructions, however, it never makes it past process 19. I have tried a fresh install of the OS, I also attempted both the versions for the Pi and Debian. Noting seems to work. What do you recommend?

MurugappanV commented 5 years ago

Are you not using SWAP partition? SWAP partition of atleast 1GB is required, by default only 100MB is available in Pi3

TwinkleToes23 commented 5 years ago

Yes I am, i dug deeper and there is a version mismatch on the supporting libraries.

MurugappanV commented 5 years ago

Yes I am, i dug deeper and there is a version mismatch on the supporting libraries.

how did you solved the version mismatch?

TwinkleToes23 commented 5 years ago

It isnt something I can solve. The devs need to handle it.