[GRASSLIST:2328] Re: r.in.gdal : Unresolvable problems? -- Solved
Carl Brown
cbsled at ncia.net
Thu Jan 22 09:30:44 EST 2004
On Wednesday 21 January 2004 15:25, Paul Kelly wrote:
> Hello
> I'm not sure what your exact problem was here but I spent some time
> investigating the r.in.gdal segmentation fault problem a few months ago
I had the dreaded segfault problem. It had occurred on this particular system
since GRASS was first installed many moons ago. It is now fixed!!!
Thanks, Paul!
What I did, step by step:
CVS update both GRASS and gdal to:
GRASS 5.0.3
gdal 1.1.9
$ find /usr/local -name *gdal*
Delete all relevant results.
$ find /usr/local -name *ogr*
Delete all relevant results.
$ cd {gdal source directory}
$ make clean
$ ./configure --without-grass
$ make
$ su
# make install
# exit
$ cd {grass source directory}
$ make clean
$ ./configure --with-gdal
$ make
$ su
# make install
# exit
--
Carl Brown
Whitefield, NH USA
-----
More information about the grass-user
mailing list