<div>Dear List,</div>
<div>&nbsp;</div>
<div>Im running grass 6.3 on suse 10.2. I have installed the latest version from the geo repository.&nbsp;</div>
<div>I am now having problems trying to install i.landsat.toar </div>
<div>I have checked out the most recent version of grass addons.</div>
<div>&nbsp;</div>
<div>Im getting the following error. </div>
<div>I am a complete novice when it comes to make.</div>
<div>The gis.h file is in /opt/grass/include/grass and somehow make isnt finding it.</div>
<div>Any help would be greatly appreciated.</div>
<div>&nbsp;</div>
<div>regards</div>
<div>Andy</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>make MODULE_TOPDIR=/opt/grass<br>test -d OBJ.x86_64-unknown-linux-gnu || mkdir -p OBJ.x86_64-unknown-linux-gnu<br>gcc -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include&nbsp; -O2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;&nbsp; -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/earth_sun.o -c earth_sun.c<br>
gcc -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include&nbsp; -O2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;&nbsp; -I/usr/src/packages/BUILD/grass-6.3.0/dist.x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/landsat.o -c landsat.c<br>
landsat.c:4:23: error: grass/gis.h: No such file or directory<br>make: *** [OBJ.x86_64-unknown-linux-gnu/landsat.o] Error 1<br>&nbsp;</div>
<div>&nbsp;</div>