Luisa Peña wrote:

> I'm trying to export a raster from GRASS using this command
> r.out.gdal -f input=...@permanent output=C:\b10.tif
> nodata=0
> and I get this error:

> ERROR 1: TIFFOpen:C:\b10: Permission denied

That seems fairly self explanatory: you don't have permission to
create files in the root directory of the C: drive.

By default, normal users only have permission to create files in their
"My Documents" directory. In Windows XP, you can change the
permissions via the Sharing tab (or the Security tab if "simple file
sharing" is disabled) in the properties dialog; I don't know about
Windows 7.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to