Trace: » Building Kiwi on Mac OS X

Building Kiwi on Mac OS X

Building Kiwi on Mac OS X is not hard, with most dependencies being available in MacPorts. To set up your build environment for Kiwi on Mac OS X, do the following:

Install dependencies

Install the following packages from MacPorts:

boost, boost-jam, wget, gmp, mpfr, popt, gettext, cdrtools, iconv, libmpc

Install extra utilities

You also require the SCons build system, and bzr version control system. You can download these packages from the following websites:

You can only use SCons 1.2.0 or later, but not a version equal to or greater than 2.0.0.

To install each package, run the following command inside the extracted source:

python setup.py install

You may wish to refer to the packages own installation instructions for further details, however.

Once you have performed these steps, follow the instructions on the Building Kiwi page.


doc/macosx.txt · Last modified: 2010/08/17 08:56 by lsproc
Powered by Dokuwiki and uses Tango icons. © 2010 Kiwi Developers