Fri, Jan 21 2005
22:40:47
|
|
Request created by guest
|
|
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.
Maciek |
|
Sat, Jan 22 2005
11:37:55
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Sat, 22 Jan 2005 10:47:58 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2923] (grass) db.databases: command not found
|
Message-ID |
<20050122094758.GG21201@vanga.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20050121214047.0F888102BE2@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20050121214047.0F888102BE2@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
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
|
|
Thu, May 12 2005
16:16:48
|
|
Status changed to resolved by msieczka
|
|