sakaki- / gentoo-on-rpi-64bit

Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
GNU General Public License v3.0
925 stars 127 forks source link

How do I install and run mongodb (64-bit) on a raspberrypi 3b+ with this? #139

Open AtomynosAtom opened 4 years ago

AtomynosAtom commented 4 years ago

I am new to gentoo.

sakaki- commented 4 years ago

The mongodb package was recently added to the binhost, so you are in luck (no need to build it locally) ^-^

See my post here for further details (will work on an RPi3B/3B+/4B).

hth, sakaki

AtomynosAtom commented 4 years ago

What a coincidence i was just doing that! Thanks anyways for your blazing fast response.

AtomynosAtom commented 4 years ago

image

I am not really sure what to do here.

sakaki- commented 4 years ago

You need first to do:

pi64 ~ # genup

and let that run to completion, bringing the rest of your system up to date. May take several hours!

Once done, issue:

pi64 ~ # echo "dev-db/mongodb SSPL-1" > /etc/portage/package.license/mongodb

to note that you accept the license terms, then:

pi64 ~ # emerge -v dev-db/mongodb

should work.

Best, sakaki

sakaki- commented 3 years ago

30 Oct 2020: sadly, due legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and since the images may be of use still in certain applications); however, there will be no further updates to the underlying binhost etc., nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

Many thanks for your interest in this project!

With sincere apologies, sakaki ><