Difference between revisions of "Developing custom GRASS programs"

From Rhessys
Jump to navigationJump to search
m
Line 1: Line 1:
As the majority of the RHESSys group is using OS X, this article targets that OS.  However
+
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.
 
most of the content should apply to any operating system.
  

Revision as of 10:01, 13 October 2009

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