57
edits
Changes
Introduced GTK-OSX
[[Category:Developers/Packaging]]
A fully packaged binary application for Gramps on Mac is available (Intel only, yet) and is described at [[Using Gramps on Apple Mac]]. There are at least three different ways of installing GRAMPS from source on Mac OS X. The linked pages provide step by step instructions. === GTK-OSX version ===The GTK-OSX version is the newest port, and least unlike a Mac native application. It is the one described at [[Using Gramps on Apple Mac]]. The build requires the [http://developer.apple.com/TOOLS/Xcode/ Apple Xcode] toolset, which is free. A single zip file provides the build environment, and one double-click in Finder does the build, ending up with a runnable packaged gramps application on the Desktop. Admin permission is not required. Sudo is not required. X11 is not required. The build takes about an hour on a modern iMac.
=== MacPorts X11 version ===
=== Native version ===
An older attempt on PPC mac is described [[native Mac OS X|here]]
==== Is this going to be too complicated for me? ====
The GTK-OSX option can build Gramps from source on the Desktop without typing a single character! The X11 MacPorts option is very straight forward. The other options may be more complicated.