<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>Re: [Gdal-dev] Problems installing gdal-grass 1.3.1</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Hi Bill,</FONT>
</P>
<P><FONT SIZE=2>Your problem is likely to be solved by editing /etc/ld.so.conf to </FONT>
<BR><FONT SIZE=2>include the locations of proj, gdal, grass, and geos. Specifically, </FONT>
<BR><FONT SIZE=2>the full path to both gdal-config and geos-config, and the full paths </FONT>
<BR><FONT SIZE=2>to the library locations of proj (often /usr/local/lib) and grass (/ </FONT>
<BR><FONT SIZE=2>usr/local/grass-6.0.1/lib). After editing ld.so.conf, run ldconfig, </FONT>
<BR><FONT SIZE=2>and you should be good to go.</FONT>
</P>
<P><FONT SIZE=2>I ran into this problem this weekend (and posted for help to this </FONT>
<BR><FONT SIZE=2>list), so it seems to be a pretty common issue.</FONT>
</P>
<P><FONT SIZE=2>Dan</FONT>
</P>
<P><FONT SIZE=2>On 10-Jan-06, at 10:12 AM, William Hudspeth wrote:</FONT>
</P>
<P><FONT SIZE=2>> I am trying to install gdal-grass 1.3.1 on Red hat enterprise linux</FONT>
<BR><FONT SIZE=2>> advanced server 3.0. I have previously installed gdal 1.3.1 without-</FONT>
<BR><FONT SIZE=2>> grass, and Grass 6.0.1 with-gdal. I have tried to configure gdal-grass</FONT>
<BR><FONT SIZE=2>> with:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ./configure --with-gdal=/usr/local/gdal/bin/gdal-config --with-</FONT>
<BR><FONT SIZE=2>> grass=/usr/local/grass-6.0.1</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> It seems to find gdal alright, but then balks at the Grass </FONT>
<BR><FONT SIZE=2>> location. The</FONT>
<BR><FONT SIZE=2>> Grass location specified above is indeed the correct location. I have</FONT>
<BR><FONT SIZE=2>> also tried adding --with-grass=/usr/local/grass-6.0.1/lib, but with no</FONT>
<BR><FONT SIZE=2>> success. My error is:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ...</FONT>
<BR><FONT SIZE=2>> checking for G_asprintf in -lgrass_gis ... no</FONT>
<BR><FONT SIZE=2>> configure: error: --with-grass=/usr/local/grass-6.0.1 requested, but</FONT>
<BR><FONT SIZE=2>> libraries not found?</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Any help much appreciated,</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Bill</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> _______________________________________________</FONT>
<BR><FONT SIZE=2>> Gdal-dev mailing list</FONT>
<BR><FONT SIZE=2>> Gdal-dev@lists.maptools.org</FONT>
<BR><FONT SIZE=2>> <A HREF="http://lists.maptools.org/mailman/listinfo/gdal-dev" TARGET="_blank">http://lists.maptools.org/mailman/listinfo/gdal-dev</A></FONT>
</P>
</BODY>
</HTML>