[GRASS5] [bug #2923] (grass) db.databases: command not found

Markus Neteler neteler at itc.it
Sat Jan 22 04:47:58 EST 2005


On Fri, Jan 21, 2005 at 10:40:47PM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2923
> -------------------------------------------------------------------------
> 
> Subject: db.databases: command not found
> 
> Platform: GNU/Linux/i386
> grass obtained from: Mirror of Trento site
> grass binary for platform: Compiled from Sources
> GRASS Version: grass-6.0.cvs_src_snapshot__2005_01_15
> 
> "db.databases: command not found" though the gui entry exists and the source code is present in db/base/databases.c.
> 

These programs are officially provided:

db.columns    db.describe   db.execute    db.tables
db.connect    db.drivers    db.login      db.test
db.copy       db.droptable  db.select

So there should not be GUI entries for other modules:

d.m]$ grep db.da *
menu.tcl:                           {command "List databases" {} "" {} -command {execute  db.databases }}

Markus




More information about the grass-dev mailing list