Thank you Markus again...the problem with compile the add-onn under Ubuntu is not fixed, changed the path in the file Platform.make:
67 GRASS_HOME = /usr/lib/grass64/ 68 RUN_GISBASE = /usr/lib/grass64/ used again the command: sudo make MODULE_TOPDIR=/usr/lib/grass64 and got the following messages: ... /usr/lib/grass64/include/Make/Module.make:15: Warnung: Alte Befehle für das Ziel »/usr/lib/grass64/« werden ignoriert gcc -I/usr/lib/grass64/ /dist.i486-pc-linux-gnu/include -Wall -g -O -DPACKAGE=\""grassmods"\" -I/usr/lib/grass64/ /dist.i486-pc-linux-gnu/include -o OBJ.i486-pc-linux-gnu/algorithm.o -c algorithm.c gcc: /dist.i486-pc-linux-gnu/include: No such file or directory gcc: /dist.i486-pc-linux-gnu/include: No such file or directory algorithm.c:6:23: Fehler: grass/gis.h: No such file or directory algorithm.c:7:27: Fehler: grass/glocale.h: No such file or directory algorithm.c: In Funktion »acca_first«: algorithm.c:220: Warnung: Implizite Deklaration der Funktion »G_allocate_raster_buf« algorithm.c:220: Fehler: »CELL_TYPE« nicht deklariert (erste Benutzung in dieser Funktion) ... Is this a big problem? Mayby there is a answer for it. Please help. Michael -- View this message in context: http://n2.nabble.com/problems-with-compile-i-landsat-acca-add-onn-tp3496808p3579525.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
