Hi all,
I have a BeagleBone Green v1 and I want to install MongoDB. I have refer to many resources but all of these pages don’t work for me.
More information about my BBG :
[code]debian@beaglebone:/var/lib/cloud9$ uname -a
Linux beaglebone 4.9.82-ti-r102 #1 SMP PREEMPT Thu Feb 22 01:16:12 UTC 2018 armv7l GNU/Linux
debian@beaglebone:/var/lib/cloud9$ cat /etc/*-release
PRETTY_NAME=“Debian GNU/Linux 9 (stretch)”
NAME=“Debian GNU/Linux”
VERSION_ID=“9”
VERSION=“9 (stretch)”
ID=debian
HOME_URL=“https://www.debian.org/”
SUPPORT_URL=“https://www.debian.org/support”
BUG_REPORT_URL=“https://bugs.debian.org/”[/code]
So can you give me a solution to install MongoDB on my BBG ?
Thanks for your help.