[GRASSLIST:4734] Re: r.in.gdal mystery

Eric G. Miller egm2 at jps.net
Mon Oct 14 11:48:56 EDT 2002


On Mon, Oct 14, 2002 at 04:44:11PM +0200, fpirotti at libero.it wrote:
> Hello, 
> I compiled my grass5 and put in the libgdal.1.1.so library in the right
> 'lib' folder, but the r.in.gdal module does not run... and it does not
> even give me an error line in the GUI, and it gives me "segmentation
> fault" when run in the command line.  
> Anybody have the same problem?  

Do you have the correct libstdc++ for libgdal?  C++ libraries are very
sensitive to this.  Does "ldd libgdal1.1.so" find all it's dependencies?

-- 
static const char signature[] = 
	"Copyright (c) 2002 Eric G. Miller <egm2 at jps.net>";



More information about the grass-user mailing list