public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Mel Hatzis <hatzis@juniper.net>
To: shilpa.reddy@wipro.com
Cc: help-gnats@gnu.org
Subject: Re: Regarding installation of GNATS
Date: Wed, 24 Mar 2004 06:42:00 -0000	[thread overview]
Message-ID: <40607BC6.2060209@juniper.net> (raw)
In-Reply-To: <C1F81E780BC53D44A7C55DC6633F84147B6B8A@blr-ec-msg05.wipro.com>

On 03/23/2004 12:43 AM, shilpa.reddy@wipro.com submitted:
> My directory name is gnats-4.0
> I have run the following commands successfully....
> 1)  ./configure
> 2) make
> 3) make install
> 4) I go into gnats directory. There is a file named "mkdb"
>      In this directory I run "mkdb default".........  I encounter the
> following
> 
>     mkdb: No proper entry for default in /usr/local/etc/gnats/databases
>     grep: /usr/local/etc/gnats/databases: Is a directory
>    grep: /usr/local/etc/gnats/databases: Is a directory

It appears that you've installed GNATS under /usr/local. The odd thing
in your case is that /usr/local/etc/gnats/databases is a directory,
instead of a file.

If you install GNATS under /usr/local, the GNATS binaries expect to find
the file /usr/local/etc/gnats/databases which contains a list of database
entries. At a minimum, this file should contain a single entry for the
'default' database which is mandatory.

I'm not sure why you have a directory named /usr/local/etc/gnats/databases.
Perhaps this is something from a previous install of GNATS?

In any case, if you wish to have your GNATS server installed under /usr/local,
you'll need to move the /usr/local/etc/gnats/databases directory aside,
and replace it with a file, containing something like:

default:Bug database:/usr/local/com/gnatsdb.

Alternatively, you can use the '--with-gnats-dblist-file' configure option to
specify a different location for your databases file.

--
Mel Hatzis

> 
> What do I do now ??
> 
> 
> 
> 
> 
> 
> Confidentiality Notice
> 
> The information contained in this electronic message and any attachments to this message are intended
> for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
> you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
> and destroy all copies of this message and any attachments.



_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

      reply	other threads:[~2004-03-23 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23 16:09 shilpa.reddy
2004-03-24  6:42 ` Mel Hatzis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40607BC6.2060209@juniper.net \
    --to=hatzis@juniper.net \
    --cc=help-gnats@gnu.org \
    --cc=shilpa.reddy@wipro.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).