wiki:Install/OSX

Version 2 (modified by http://fab.id.fedoraproject.org/, 12 years ago) (diff)

Added link to macports packages of Bcfg2

OS X

Using native OS X python

First, make sure you have Xcode installed as you need packagemaker which comes bundled in the Developer tools.

Check out the source from subversion:

svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2

Change to the osx directory and type make. Your new package should be located at bcfg2-$VERSION.pkg (where $VERSION is that which is specified in setup.py).

Using macports

Once macports is installed, you are able to install the Bcfg2 packages:

$ port install bcfg2