[GRASSLIST:2329] Re: r.in.gdal : Unresolvable problems? -- Solved
John Gillette
JGillette at rfmd.com
Thu Jan 22 10:54:14 EST 2004
For the record, what operating system and distribution
are you using? (Linux/Redhat, etc?)
I am wondering if segfaults occur on different systems.
(for example Redhat>7 being different than 7).
I am still curious as to why Ben Logan got his problem fixed by
CFLAGS=-g ./configure on Redhat 8.0.
ref:GRASSLIST:2164,2180
John
> -----Original Message-----
> From: Carl Brown [mailto:cbsled at ncia.net]
> Sent: Thursday, January 22, 2004 9:31 AM
> To: grasslist at baylor.edu
> Subject: [GRASSLIST:2328] Re: r.in.gdal : Unresolvable problems? --
> Solved
>
>
> 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