All has been working well with my Grass 5 on MkLinux, but today I tried to
use "d.mon start=CELL" and got the message "can't execute
/usr/local/grass5/driver/CELL". Indeed, the "driver" directory contains
only XDRIVER and not CELL. Any advice on how to fix this? Many thanks,
tom@bluesky.org
Hi Tom,
go to src/display/devices
go to CELL
say gmake5.0
go ..
go to XCDRIVER
say gmake5.0
Then you should have both drivers. In current versions they
should be compiled automatically now (added to src/CMD/lists/GRASS).
Best wishes
Markus