Hi,<br><br>Did you build gdal from source? When you compile gdal with internal libtiff or with libtiff >= 4.0, GDAL should supports
reading and writing BigTIFF files (evolution of the TIFF format to support files
larger than 4 GB).<br><br>You should also enable big file support when compiling grass I think, which you can set with ./configure --enable-largefile 



<br><br>If you use the default gdal install, it might not support big files. This is for example the case in Ubuntu (I think, didn't check with 12.04 though). In that case you might want to compile gdal from source.<br>
<br>Cheers,<br><br>Paulo<br><br><br><br><div class="gmail_quote">On Tue, Oct 16, 2012 at 4:37 PM, Albert Saribekyan <span dir="ltr"><<a href="mailto:albertsaribekyan@rambler.ru" target="_blank">albertsaribekyan@rambler.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
<br>
<br>
<br>
Albert Saribekyan.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
</blockquote>
Hi all,<br>
I tryed to import a geotiff file with size of 6 GB and there are a following error<br>
  GRASS 7.0.svn (example):~ > r.in.gdal input=/localuser/albert/test_<u></u>1.tif output=test_1 location=test1<br>
ERROR 4: This is a BigTIFF file.  BigTIFF is not supported by this<br>
version of GDAL and libtiff.<br>
<br>
could you help me please..<br>
regards.<br>
______________________________<u></u>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/grass-user</a><br>
</blockquote></div><br>