Installing mgo for OSX Mavericks
Download Bazaar for OSX via one of the application bundles they have: http://wiki.bazaar.canonical.com/MacOSXDownloads#Application_Bundles
CTRL + double click the .dmg to install it as OSX will not trust the download if you attempt to install it normally.
Now, if you attempt to run
go get labix.org/v2/mgoyou may find an error regarding some issue with a Python related env variable. Therefore...Add
/usr/local/bin/bzrto yourPYTHONPATHenv variableEdit
/usr/local/bin/bzrand change the first line#!/usr/bin/pythonto#!/usr/bin/python2.6go get labix.org/v2/mgoshould now work fine
Written by Nick Manning
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mavericks
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#