[GRASS-dev] [bug #4960] (grass) gis.m has menu entries for
nonexisting modules
Request Tracker
grass-bugs at intevation.de
Thu Aug 3 07:52:39 EDT 2006
this bug's URL: http://intevation.de/rt/webrt?serial_num=4960
-------------------------------------------------------------------------
Subject: gis.m has menu entries for nonexisting modules
Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.1.0RC1
gis.m menus contain menu entries for modules which are missing for some
reason.
i.e. if I compile grass without C++, I don't have r.terraflow, but I sill
will have menu entry for it.
Couldn't there be something like script which runs after all module
compilation (before make install?) and masks unavailable module entries?
Logic like "if (! `ls dist.i686-pc-linux-gnu/bin | grep
menu.tcl.module["foo"]`) then disable(comment out)". As I'm not scripting
guru, I can't write such script.
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list