Version 3 (modified by solj, 13 years ago) (diff) |
---|
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:
git clone git://git.mcs.anl.gov/bcfg2.git
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