Changes

From Gramps

Mac OS X:Build from source:Application package

12 bytes added, 17:26, 20 October 2012
m
Building GRAMPS from Scratch: Sigh, I'll get it right eventually
jhbuild bootstrap
jhbuild --moduleset=~/gramps-mac/gramps.modules build meta-gtk-osx-bootstrap berkeleydb python meta-gtk-osx-core meta-gtk-osx-python gramps
jhbuild by default puts everything it is building in ~/gtk (controlled by the hidden files ~/.jhbuildrc and ~/.jhbuildrc-custom ). ~/gtk/source contains the downloaded sources, and ~/gtk/inst contains the built libraries and applications. More is built than is needed in the final Gramps application - for example, the build tools are themselves built.
Once you've done this once, you can generally get away with just running
jhbuild --moduleset=~/gramps-mac/gramps.modules build meta-gtk-osx-bootstrap meta-gtk-osx-core gtk3 berkeleydb python meta-gtk-osx-python -gtk3 gramps
to update everything that has been changed since the previous build. Most of the time nothing will have changed except gramps itself.

Navigation menu