Grass Newsletter Vol. 3 (june 2005) Erratum

  • Uploaded by: markusN
  • 0
  • 0
  • December 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Grass Newsletter Vol. 3 (june 2005) Erratum as PDF for free.

More details

  • Words: 205
  • Pages: 1
GRASS-News Erratum Geographic Resources Analysis Support System

Volume 3, June 2005

Errata Erratum: SRTM and VMAP0 data in OGR and GRASS The first ’find’ command in Figure 3 does not work on certain systems The first ’find’ command in Figure 3 ’Shell code to fix the original VMAP0 file/directory names for OGDI/OGR usage’ does not work on MaxOSX.

> /tmp/vm_list1

Contents Errata . . . . . . . . . . . . . . . . . . . . . . . .

• development files for gdal are necessary (e.g. for a Debian box, apt-get install libgdal-dev) • in case you get the error: — Please select a CRAN mirror for use in this session — (when a graphic monitor is not available for whathever reason, e.g. in case of remote installations)

– alternatively, one could set the search of cran mirror to non-graphic, by typing: chooseCRANmirror(graphics=FALSE) before the install command.

> /tmp/vm_list1

• correct: find . -name ’*.’

select CRAN mirror without X11 running

– add the address of a CRAN mirror to your install command, e. g. install.packages(c("sp","rgdal"), dependencies=TRUE, repos="http://microarrays.unife.it/CRAN/")

Solution: Add a dot after the find: • old: find -name ’*.’

Erratum: Interfacing GRASS 6 and R

1

Related Documents


More Documents from "markusN"