Jhon Ortiz wrote:
> I tried use xganim for animating a raster files.
> http://grass.itc.it/grass62/manuals/html62_user/xganim.html
>
> when I typed xganim, the answer is command not found
It is present in 6.4, but GRASS needs to be built with motif/lesstif
support for xganim to be there.
Install the lesstif2-dev package and "./configure --with-motif"
Hamish