1 article tagged MongoDB
-
Installing MongoDB with MacPorts on MountainLion
Technically this should be as simple as:
sudo port install mongodb
Unfortunately, the mongodb port depends (for now) on devel/boost <= 1.49. The boost port was recently upgraded to …