Difference between revisions of "Software"

From Earlham CS Department
Jump to navigation Jump to search
(Packages)
Line 10: Line 10:
 
This section covers how to download and install the necessary frameworks and packages for the GRASS/R interface
 
This section covers how to download and install the necessary frameworks and packages for the GRASS/R interface
 
==Frameworks==
 
==Frameworks==
*[http://www.kyngchaos.com/files/software/unixport/GDAL_Framework-1.6.1-8.dmg GDAL]
 
''The following frameworks are the dependencies for the GDAL framework and must therefore be installed first. Installing these frameworks also allows for QGIS to be used with OpenOSX Grass or as a stand-alone program''
 
*[http://www.kyngchaos.com/files/software/unixport/UnixImageIO_Framework-1.0.31.dmg UnixImageIO]
 
 
*[http://www.kyngchaos.com/files/software/unixport/GEOS_Framework-3.1.1-2.dmg GEOS]
 
*[http://www.kyngchaos.com/files/software/unixport/GEOS_Framework-3.1.1-2.dmg GEOS]
 +
*[http://www.kyngchaos.com/files/software/unixport/PROJ_Framework-4.6.1-3.dmg PROJ]
 
*[http://www.kyngchaos.com/files/software/unixport/SQLite3_Framework-3.6.16-1.dmg SQLite]
 
*[http://www.kyngchaos.com/files/software/unixport/SQLite3_Framework-3.6.16-1.dmg SQLite]
*[http://www.kyngchaos.com/files/software/unixport/PROJ_Framework-4.6.1-3.dmg PROJ]
+
*[http://www.kyngchaos.com/files/software/unixport/UnixImageIO_Framework-1.0.31.dmg UnixImageIO]
 +
*[http://www.kyngchaos.com/files/software/unixport/GDAL_Framework-1.6.1-8.dmg GDAL]  
  
 +
Installing these frameworks involves double-clicking the .mpkg file in the disk image and following the on-screen instructions. These frameworks were installed in the order they appear from top to bottom.
 
==Packages==
 
==Packages==
 +
*[http://www.kyngchaos.com/files/software/unixport/rgdal-0.6.8-2.zip rgdal]
 +
**Once the zip file has been downloaded, open R
 +
**
 
*spgrass6
 
*spgrass6
**[http://www.kyngchaos.com/files/software/unixport/rgdal-0.6.8-2.zip rgdal]
 
***Once the zip file has been downloaded, open R
 
***
 

Revision as of 10:21, 20 July 2009

The following versions of each application used in this project were downloaded and installed on the Mac OS X operating system

Note: Clicking on the link will begin the download process

GRASS/R Interface

This section covers how to download and install the necessary frameworks and packages for the GRASS/R interface

Frameworks

Installing these frameworks involves double-clicking the .mpkg file in the disk image and following the on-screen instructions. These frameworks were installed in the order they appear from top to bottom.

Packages

  • rgdal
    • Once the zip file has been downloaded, open R
  • spgrass6