Hello GRASS community,
during the compiling of GRASS5.0 beta 4 I got the following error
message:make[1]: Entering directory
/home/juergen/tmp/grass5.0beta/src.contrib/GMSL/xganim'
rm -f OBJ.i586-linux-elf/gui.o
gcc -g -O2 -I/usr/X11R6/include
-I/home/juergen/tmp/grass5.0beta/src/include -c gui.c
In file included from gui.c:31:
gui.h:6: Xm/Xm.h: No such file or directory
gui.h:7: Xm/DrawingA.h: No such file or directory
Hi,
xganim requires MOTIF or lesstif (MOTIF clone). I will
comment this module in the list of modules to be compiled
for the next GRASS 5 version.
Solution:
Install either MOTIF or lesstif. You find the lesstif package
on your Linux-CDROM (SuSe,...) or here:
http://www.lesstif.org
Best regards
Markus Neteler