[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/138: Installation documentation (info) problem
From: |
john |
Subject: |
gnats/138: Installation documentation (info) problem |
Date: |
31 Jan 2001 17:03:45 -0000 |
>Number: 138
>Category: gnats
>Synopsis: Installation documentation (info) problem
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 31 09:04:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: John Zuckerman
>Release: unknown-1.0
>Organization:
>Environment:
Red Hat Linux 6.2
>Description:
Info node "Configure and make" section 3 (run 'configure')
states that with
./configure --with-full-gnats
GNATS is set to run on the machine we're building it on;
However, doing the above will set the GNATS server
name to "gnats", not the name of the host
where we're building.
It is not until much later in the build process
("Installing the daemon") that we learn that
the server for the daemon is assumed to be the
one with name "gnats", and that to override this,
we should build with flag
--with-gnats-server=HOSTNAME
to set it to the actual hostname, during
the first step of the build.
Could the documentation be changed so that we don't
learn about this so late in the build process?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/138: Installation documentation (info) problem,
john <=