Developing custom GRASS programs

From Rhessys
Revision as of 10:01, 13 October 2009 by Dgroulx (talk | contribs)
Jump to navigationJump to search

As the majority of the RHESSys group is using OS X, this article targets that OS. However, most of the content should apply to any operating system.

Get a compiler

Development tools are not installed by default on OS X. You can install the dev tools from any OS X installation CD. For the most recent version, go Apple's Mac Dev Center and download the latest version of XCode. You will be required to create a free account before you can download the tools.

Get the grass source