Difference between revisions of "Developing custom GRASS programs"
From Rhessys
Jump to navigationJump to searchm |
m (→Get a compiler) |
||
Line 3: | Line 3: | ||
===Get a compiler=== | ===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 [http://developer.apple.com/mac/ Mac Dev Center] | ||
===Get the grass source=== | ===Get the grass source=== |
Revision as of 18:07, 12 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