When I use gdalinfo on a GRASS raster file I get the following error message:<br><br>error while loading shared libraries: libgrass_dgl.so: cannot open shared object file: No such file or directory<br><br>The
libgrass libraries are installed in /usr/lib64 but they all have
.so.6.3.0 suffix&#39;s.  When I attempt to compile libgrass from source at:<br>
<br><a href="http://home.gdal.org/projects/grass/" target="_blank">http://home.gdal.org/projects/grass/</a><br><br>I get a configure error:<br><br>checking host system type... Invalid configuration `x86_64-unknown-linux-gnu&#39;: machine `x86_64-unknown&#39; not recognized<br>

<br>How can I fix either one of these so I can use gdalinfo on GRASS raster files?<br><br>Thanks<br>Jim