From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 964 invoked from network); 23 Mar 2004 08:18:52 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 23 Mar 2004 08:18:52 -0000 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B5h7d-0004yR-KV for listarch-gnats-devel@sources.redhat.com; Tue, 23 Mar 2004 03:18:53 -0500 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B5h6Y-0004d3-IM for help-gnats@gnu.org; Tue, 23 Mar 2004 03:17:46 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B5h5y-0004S4-HE for help-gnats@gnu.org; Tue, 23 Mar 2004 03:17:41 -0500 Received: from [207.17.137.64] (helo=colo-dns-ext2.juniper.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B5h43-00041z-Hy for help-gnats@gnu.org; Tue, 23 Mar 2004 03:15:11 -0500 Received: from merlot.juniper.net (merlot.juniper.net [172.17.27.10]) by colo-dns-ext2.juniper.net (8.12.3/8.12.3) with ESMTP id i2N8F4Bm023774; Tue, 23 Mar 2004 00:15:05 -0800 (PST) (envelope-from hatzis@juniper.net) Received: from juniper.net (ssh2.juniper.net [207.17.136.44]) by merlot.juniper.net (8.11.3/8.11.3) with ESMTP id i2N8F4J58956; Tue, 23 Mar 2004 00:15:04 -0800 (PST) (envelope-from hatzis@juniper.net) Message-ID: <405FF20E.4030800@juniper.net> Date: Tue, 23 Mar 2004 09:26:00 -0000 From: Mel Hatzis User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: shilpa.reddy@wipro.com References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: help-gnats@gnu.org Subject: Re: Regarding installation X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2004-q1/txt/msg00166.txt.bz2 On 03/22/2004 10:39 PM, shilpa.reddy@wipro.com submitted: > Hello, > > Could u please provide me the steps in detail about how to install > GNATS. > I am not able to follow the instructions in the manual > Please provide more detail on where you are experiencing problems. Without detailed information it is very difficult to provide you any assistance. Briefly, you run './configure', 'make', 'make install', then 'mkdb default' on the GNATS server. You'll probably also want to edit your /etc/services and /etc/inetd.conf (or xinetd.d/gnats) files appropriately to start the GNATS server daemon... don't forget to HUP inetd if you make changes. If you wish to run GNATS in a client/server configuration, you should also run './configure', 'make' and 'make install' on the client machine(s). You should then edit /etc/gnats/databases appropriately on all client machines to point the GNATS client binaries to the GNATS server. For send-pr to work successfully, you should use the '--with-submitter' and '--with-organization' configure options. -- Mel Hatzis > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Help-gnats mailing list > Help-gnats@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnats _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats