X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=mac-client-installer%2FREADME.MacOsBuildInstructions;h=599eec70fd879026636cc2b206c0f231ee73edd2;hp=41d1baf3f62a483c72cf5a23fbb3bae12841caa9;hb=91dc1458e6f179a92d64e39cd2f54c2cd627dbb9;hpb=dbfec61355edcbbb897f8d8089d7f5ef2ab0c013 diff --git a/mac-client-installer/README.MacOsBuildInstructions b/mac-client-installer/README.MacOsBuildInstructions index 41d1baf..599eec7 100644 --- a/mac-client-installer/README.MacOsBuildInstructions +++ b/mac-client-installer/README.MacOsBuildInstructions @@ -1,3 +1,23 @@ +### Building Mac OS Installer using jhbuild + +## Preparation +Install jhbuild, which Creates working folder ~/gtk + +Need Kerberos installed in ~/gtk/inst - in the Krb5 src directory +$ export CFLAGS="-arch i386" +$ ./configure --prefix=/Users/pete/gtk/inst/ +$ make +$ make install + +## Building the moonshot SW +copy file moonshot/mac-client-installer/.jhbuildrc-custom to $HOME +then +$ jhbuild bootstrap + + + + + ###Introduction This page contains notes on how to build and install the software necessary to run Moonshot clients on a computer running Max OS X 10.6 Snow Leopard and 10.7 Lion.