[R-sig-Geo] No installations match error from gdalwarp (gdalUtils)

Jorge de Jesus jorge.jesus at gmail.com
Tue Sep 15 13:48:23 CEST 2015


Hi to all

Chris, thank you for the tip, but I dont think that was the case I have
tested things runing as root and on /tmp

> getwd()
[1] "/tmp"


> tempdir()
[1] "/tmp/RtmpxoZ0nt"

I tested  gdalinfo and it works fine but then again this is just reading
the file, gdalwarp,gdal_translate give me the same error

>
gdal_translate("/tmp/J18.hillshade.tiff","/tmp/J18.hillshade2.tiff",t_srs="EPSG:4326")
Error in gdal_chooseInstallation(hasDrivers = of) :
  No installations match.

Thank you for the help
Cheers
Jorge

On Tue, Sep 15, 2015 at 12:27 PM, englishchristophera at gmail.com <
englishchristophera at gmail.com> wrote:

>
>
> Jorge:
>
> As a WA guess i think it might have to do with write permissions either in
> the folder where you are writing to or where the intermediate (temporary)
>  copy is being attempted.
>
> As i say a guess- but it has that 'you are not a super user' and  i don't
> know how to do that for mere you look about it.
>
> Hope this is even vaguely useful.
>
> Chris
>
>
> ------ Original message------
>
> *From: *Jorge de Jesus
>
> *Date: *Tue, Sep 15, 2015 9:41 AM
>
> *To: *r-sig-geo at r-project.org;
>
> *Cc: *Shangguan, Wei;
>
> *Subject:*[R-sig-Geo] No installations match error from gdalwarp
> (gdalUtils)
>
>
> Hi to allI am posting a problem concerning gdalUtils amd a gdalwarp. I dont tend touse R so even basic help/explanation maybe be requiresI have made a new install based on gdal2.0.0> library(rgdal)Loading required package: sprgdal: version: 1.0-7, (SVN revision 559) Geospatial Data Abstraction Library extensions to R successfully loaded Loaded GDAL runtime: GDAL 2.0.0, released 2015/06/14 Path to GDAL shared files: /usr/local/share/gdal Loaded PROJ.4 runtime: Rel. 4.9.1, 04 March 2015, [PJ_VERSION: 491] Path to PROJ.4 shared files: (autodetected) Linking to sp version: 1.1-1Loding gdalUtils is not a problemgetOption("gdalUtils_gdalPath")http://pastebin.com/DJCMxaci> gdal_chooseInstallation()[1] 1*Problem:*When I try gdalwarp with/without arguments I always get:> gdalwarp()Error in gdal_chooseInstallation(hasDrivers = of) :  No installations match.I also tried the following:> gdal_chooseInstallation(hasDrivers=c("VRT"))Error in gdal_chooseInstallation(hasDrivers = c("VRT")) :  No installations match.>From the getOptions above I can see that my installation supports VRTSo, any suggestions or commentsTHank you in advance-- OpenPGP Key: 0x7212572C	[[alternative HTML version deleted]]_______________________________________________R-sig-Geo mailing listR-sig-Geo at r-project.orghtt <+listR-sig-Geo at r-project.orghtt>ps://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
>


-- 
OpenPGP Key: 0x7212572C

	[[alternative HTML version deleted]]



More information about the R-sig-Geo mailing list