Changes between Version 78 and Version 79 of Cookbook gdal


Ignore:
Timestamp:
Jun 9, 2010 8:22:46 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cookbook gdal

    v78 v79  
    409409source(system.file("OSGeo4W_test", package="rgdal"), echo=TRUE) 
    410410}}} 
    411  
     411{{{ 
     412I don't think that you need to copy any OSGEO4W DLLs to the package tree.  
     413I do think that you have to start R from within an OSGEO4W console or environment, which has set up the PATH for the executables. I don't think that you need to modify configure.win, just make sure that the package build process is being run from within OSGEO4W. I think that running everything within your target environment is the key. 
     414}}} 
    412415 
    413416