git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jonas Fonseca <fonseca@diku.dk>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] tig-0.10
Date: Mon, 17 Mar 2008 03:49:55 -0700	[thread overview]
Message-ID: <7vlk4hbp64.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080317102318.GA6830@diku.dk> (Jonas Fonseca's message of "Mon, 17 Mar 2008 11:23:18 +0100")

Jonas Fonseca <fonseca@diku.dk> writes:

> Junio C Hamano <gitster@pobox.com> wrote Mon, Mar 17, 2008:
>> Jonas Fonseca <fonseca@diku.dk> writes:
>> 
>> > ... Building the documentation
>> > (sadly?) now depends on DocBook XSL 1.72 to reduce the number of
>> > accumulated AsciiDoc and XSL hacks.
>> 
>> Well, I've been a quiet but big fan of tig for quite some time, but to me,
>> requiring autoreconf is a much larger regression than DocBook dependency.
>
> I am not sure I understand. As far as I know, tig does not require
> autoreconf unless you have cloned the repository and want to bootstrap
> the configure script.

Yeah, but that was exactly what your announcement suggested to.  Show
Tarball and Gitfeed alternatives to a git person, who already has a clone
of the project, and guess which one he would go ;-).

Also INSTALL file begins with:

Installation instructions
-------------------------

Download a tarball from http://jonas.nitro.dk/tig/releases[] or clone the tig
repository http://jonas.nitro.dk/tig/tig.git[]. Documentation files are
available either in the tarballs or in the above repository in the branch named
'release'.

To install tig simply run:

        $ autoreconf
        $ ./configure
        $ make install

By the way, it would be nice if someday I can get tig work with CJK.
Perhaps I need to tweak something in ncurses?

  reply	other threads:[~2008-03-17 10:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17  2:03 [ANNOUNCE] tig-0.10 Jonas Fonseca
2008-03-17  8:25 ` Junio C Hamano
2008-03-17 10:23   ` Jonas Fonseca
2008-03-17 10:49     ` Junio C Hamano [this message]
2008-03-17 11:28       ` Jonas Fonseca
2008-03-17  9:45 ` Jakub Narebski
2008-03-17 10:27   ` Jonas Fonseca
2008-03-19 23:33 ` [ANNOUNCE] tig-0.10.1 Jonas Fonseca
2008-03-20  0:52   ` Junio C Hamano

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=7vlk4hbp64.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    /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 NNTP newsgroup(s).