GNU bug report logs - #15066
./configure && make && make install

Previous Next

Package: coreutils;

Reported by: jidanni <at> jidanni.org

Date: Fri, 9 Aug 2013 23:45:02 UTC

Severity: normal

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bernhard Voelker <mail <at> bernhard-voelker.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15066: closed (./configure && make && make install)
Date: Sat, 10 Aug 2013 13:58:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 10 Aug 2013 15:57:07 +0200
with message-id <520646B3.3000009 <at> bernhard-voelker.de>
and subject line Re: bug#15066: ./configure && make && make install
has caused the debbugs.gnu.org bug report #15066,
regarding ./configure && make && make install
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15066: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-coreutils <at> gnu.org
Subject: ./configure && make && make install
Date: Sat, 10 Aug 2013 07:43:44 +0800
I note a lot of packages come with

    Installation Instructions
    *************************

    Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
    Inc.

       Copying and distribution of this file, with or without modification,
    are permitted in any medium without royalty provided the copyright
    notice and this notice are preserved.  This file is offered as-is,
    without warranty of any kind.

    Basic Installation
    ==================

       Briefly, the shell commands `./configure; make; make install' should
    configure, build, and install this package.  The following

I think that should say
            `./configure && make && make install'

Please tell whoever writes that file, as the file itself doesn't say. (Bad also!)

Also maybe it should say

            ./configure && make && make install

All on its own line for easy cut and pasting...


[Message part 3 (message/rfc822, inline)]
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: jidanni <at> jidanni.org
Cc: 15066-done <at> debbugs.gnu.org
Subject: Re: bug#15066: ./configure && make && make install
Date: Sat, 10 Aug 2013 15:57:07 +0200
On 08/10/2013 01:43 AM, jidanni <at> jidanni.org wrote:
> I note a lot of packages come with

[...]

>     Basic Installation
>     ==================
> 
>        Briefly, the shell commands `./configure; make; make install' should
>     configure, build, and install this package.  The following
> 
> I think that should say
>             `./configure && make && make install'

Thanks for the report.
As you didn't say to what file you refer to, I'm assuming you refer
to the file './INSTALL'.  That one is a symlink to gnulib:

  $ ls -ldog
  lrwxrwxrwx 1 18 Aug  1 03:38 INSTALL -> gnulib/doc/INSTALL

Therefore, it is maintained there.
However, that's not the end of the story, as gnulib regularly
syncs it from the autoconf project.

So if you want the want to have it changed, please report this
issue there.  As the improvement will automatically make it's
way down to coreutils, I'm marking this bug as done.

> Please tell whoever writes that file, as the file itself
> doesn't say. (Bad also!)

As you see, that file is shared by many projects, and therefore
adding an author would not be beneficial.

Have a nice day,
Berny


This bug report was last modified 11 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.