On Tue, Apr 12, 2011 at 5:14 PM, Juan Benavides Duque <[email protected]> wrote: > I'm trying to donwload the addons for landsat processing in running Grass > 6.4 under Ubuntu maverick (10.10) for an AMD64. > > When I tried to get the files from the repositories and install them I get > the following error. I have tried the suggestions in similar treads but they > haven't solve my problem. > > If anybody could point me in the right direction to have this processing > tools on my machine I'll appreciate it. I have grass-dev installed already. > Please be aware that I'm not an expert on computer science. > > here is the code output after the "g.extension i.landsat.toar" instruction > > GRASS 6.4.0 (LANDSAT2):~ > g.extension i.landsat.toar > Fetching <i.landsat.toar> from GRASS-Addons SVN (be patient)... > > A i.landsat.toar/landsat_set.c > A i.landsat.toar/local_proto.h > A i.landsat.toar/main.c > A i.landsat.toar/description.html > A i.landsat.toar/landsat.c > A i.landsat.toar/earth_sun.c > A i.landsat.toar/landsat.h > > A i.landsat.toar/landsat_met.c > A i.landsat.toar/Makefile > A i.landsat.toar/earth_sun.h > U i.landsat.toar > Checked out revision 45916. > Compiling <i.landsat.toar>... > /usr/lib/grass64/include/Make/Grass.make:415: warning: overriding commands > for target `/build/buildd/grass-6.4.0/dist.grass64' ...
This is a packaging error as well as bug http://trac.osgeo.org/grass/ticket/620 and perhaps also http://trac.osgeo.org/grass/ticket/1180 The latter one has a test-fix in 6.5svn, does it work if you try that version? Then we could backport it to 6.4.x. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
