[gdal-dev] gdalinfo

2009-04-01 Thread James McManus
When I run gdalinfo on a GRASS binary file it looks for table files, such as datum.table, in /usr/etc/ instead of /usr/local/grass-6.4.0RC2/etc/ where they are located. I have the GRASS and GDAL library path set in /etc/ld.so.conf. I also tried setting the grass "etc" directory in .bash_profile P

Re: [gdal-dev] libgrass

2009-04-01 Thread James McManus
valid ellipsoid in file How do I set gdal up so it will look for these tables in the etc directory under grass on /usr/local? Thanks Jim On Wed, Apr 1, 2009 at 10:32 AM, Markus Neteler wrote: > On Wed, Apr 1, 2009 at 4:24 PM, Frank Warmerdam > wrote: > > James McManus wrote: > ... >

[gdal-dev] libgrass

2009-04-01 Thread James McManus
When I use gdalinfo on a GRASS raster file I get the following error message: error while loading shared libraries: libgrass_dgl.so: cannot open shared object file: No such file or directory The libgrass libraries are installed in /usr/lib64 but they all have .so.6.3.0 suffix's. When I attempt t