<!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&nbsp; </FONT>
<BR><FONT SIZE=2>include the locations of proj, gdal, grass, and geos. Specifically,&nbsp; </FONT>
<BR><FONT SIZE=2>the full path to both gdal-config and geos-config, and the full paths&nbsp; </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,&nbsp; </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&nbsp; </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>&gt; I am trying to install gdal-grass 1.3.1 on Red hat enterprise linux</FONT>
<BR><FONT SIZE=2>&gt; advanced server 3.0. I have previously installed gdal 1.3.1 without-</FONT>
<BR><FONT SIZE=2>&gt; grass, and Grass 6.0.1 with-gdal. I have tried to configure gdal-grass</FONT>
<BR><FONT SIZE=2>&gt; with:</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; ./configure --with-gdal=/usr/local/gdal/bin/gdal-config --with-</FONT>
<BR><FONT SIZE=2>&gt; grass=/usr/local/grass-6.0.1</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; It seems to find gdal alright, but then balks at the Grass&nbsp; </FONT>
<BR><FONT SIZE=2>&gt; location. The</FONT>
<BR><FONT SIZE=2>&gt; Grass location specified above is indeed the correct location. I have</FONT>
<BR><FONT SIZE=2>&gt; also tried adding --with-grass=/usr/local/grass-6.0.1/lib, but with no</FONT>
<BR><FONT SIZE=2>&gt; success. My error is:</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; ...</FONT>
<BR><FONT SIZE=2>&gt; checking for G_asprintf in -lgrass_gis ... no</FONT>
<BR><FONT SIZE=2>&gt; configure: error: --with-grass=/usr/local/grass-6.0.1 requested, but</FONT>
<BR><FONT SIZE=2>&gt; libraries not found?</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; Any help much appreciated,</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; Bill</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; _______________________________________________</FONT>
<BR><FONT SIZE=2>&gt; Gdal-dev mailing list</FONT>
<BR><FONT SIZE=2>&gt; Gdal-dev@lists.maptools.org</FONT>
<BR><FONT SIZE=2>&gt; <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>