[GRASS-user] Error on importing ESRI grid into GRASS 7

Markus Neteler neteler at osgeo.org
Thu Dec 4 07:10:03 PST 2014


On Thu, Dec 4, 2014 at 3:26 PM, RichardCooper <richtcooper at hotmail.com> wrote:
> I'll take a look at 'mock'.

Should be as easy as that:

1) take a build:
Information for build gdal-1.11.1-3.fc22
http://koji.fedoraproject.org/koji/buildinfo?buildID=596164
--> src gdal-1.11.1-3.fc22.src.rpm ... (download)

2) Download it

3) check which architecture you want:
    ls -la /etc/mock/

4 ) compile the RPMs for your architecture (eg Fedora 20, 64bit):

 mock -r fedora-20-x86_64 --rebuild gdal-1.11.1-3.fc22.src.rpm

This will compile the binaries and create the RPM files.

5) Install them:
   cd /var/lib/mock/fedora-20-x86_64/result/
    yum localinstall  gdal....rpm

done.

> To confirm, I also tried importing into my Windows installation with GDAL
> 1.11.0 and no errors were output.

Excellent.

> Although errors were output in the Linux installation (GDAL 1.10.0), a
> comparison of univariate statistics from the imported file in the Windows
> machine indicates that the entire file imported without error.

OK fine.

Markus


More information about the grass-user mailing list