<div>Thanks Markus,</div>
<div>&nbsp;</div>
<div>I have not been compiling GRASS from scratch (I have been using the binaries). So I havent been running ./configure GRASS.</div>
<div>&nbsp;</div>
<div>If i install the binary how can i run ./configure grass? </div>
<div>&nbsp;</div>
<div>In the end i compiled the addons using the following (and linked some of the librarys to&nbsp; the correct place - Not sure what SUSE is doing with some of these).</div>
<div>&nbsp;</div>
<div>make MODULE_TOPDIR=/opt/grass CPPFLAGS=&#39;-I/opt/grass/include&#39; LDFLAGS=&#39;-L/opt/grass/lib -L/lib -L/usr/lib&#39;<br>&nbsp;</div>
<div>Historically I have compiled grass, but moving to a 64bit installation I have found it too hard to track all the dependancies and have relied on binary packages.</div>
<div>&nbsp;</div>
<div>cheers</div>
<div>&nbsp;</div>
<div>Andy</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/31/08, <b class="gmail_sendername">Markus Neteler</b> &lt;<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Tue, Oct 21, 2008 at 11:54 PM, andrew haywood &lt;<a href="mailto:ahaywood3@gmail.com">ahaywood3@gmail.com</a>&gt; wrote:<br>
&gt; Dear List,<br>&gt;<br>&gt; Im running grass 6.3 on suse 10.2. I have installed the latest version from<br>&gt; the geo repository.<br>&gt; I am now having problems trying to install i.landsat.toar<br>&gt; I have checked out the most recent version of grass addons.<br>
&gt;<br>&gt; Im getting the following error.<br>&gt; I am a complete novice when it comes to make.<br>&gt; The gis.h file is in /opt/grass/include/grass and somehow make isnt finding<br>&gt; it.<br>&gt; Any help would be greatly appreciated.<br>
&gt;<br>&gt; regards<br>&gt; Andy<br>&gt;<br>&gt;<br>&gt; make MODULE_TOPDIR=/opt/grass<br>&gt; test -d OBJ.x86_64-unknown-linux-gnu || mkdir -p<br>&gt; OBJ.x86_64-unknown-linux-gnu<br>&gt; gcc<br>&gt; -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include<br>
&gt; -O2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;<br>&gt; -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include<br>&gt; -o OBJ.x86_64-unknown-linux-gnu/earth_sun.o -c earth_sun.c<br>&gt; gcc<br>
&gt; -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include<br>&gt; -O2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;<br>&gt; -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include<br>
&gt; -o OBJ.x86_64-unknown-linux-gnu/landsat.o -c landsat.c<br>&gt; landsat.c:4:23: error: grass/gis.h: No such file or directory<br>&gt; make: *** [OBJ.x86_64-unknown-linux-gnu/landsat.o] Error 1<br><br><br>did you<br>./configure<br>
GRASS?<br><br>Markus<br></blockquote></div><br>