Re: [gdal-dev] error about gdal shared libraries from within GRASS

2010-01-19 Thread Isaac Ullah
Hi Roger, Thanks for the tips! Unfortunately, I think my problem is somehow different than what yours was. My GDAL installation is perfectly fine: $ gdalinfo --formats Supported Formats: VRT (rw+): Virtual Raster GTiff (rw+): GeoTIFF NITF (rw+): National Imagery Transmission Format ...

Re: [gdal-dev] error about gdal shared libraries from within GRASS

2010-01-16 Thread Roger André
Hi Isaac, I see that you've updated LD_LIBRARY_PATH already, but perhaps you could try adding the lib location to ls.so.conf as well. See below for how I dealt with similar error in the past. -- $ gdalinfo --formats gdalinfo: error while loading shared libraries: libgdal.so.1:

[gdal-dev] error about gdal shared libraries from within GRASS

2010-01-15 Thread Isaac Ullah
Hi list, I have recently been trying to compile and install 64 bit GRASS7 with 64 bit GDAL1.6.3 on 64 bit Ubuntu 9.10. I have successfully compiled both packages (with no errors), but am getting this error upon GRASS startup when the GRASS gui loads and first tries to access GDAL: g.list: