All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: Compiling git-snapshot-20069831
Date: Thu, 31 Aug 2006 14:24:55 +0200	[thread overview]
Message-ID: <ed6ken$8e8$1@sea.gmane.org> (raw)
In-Reply-To: Pine.LNX.4.63.0608311408350.28360@wbgn013.biozentrum.uni-wuerzburg.de

Johannes Schindelin wrote:

> since you do have a recent snapshot, why not try ./configure, as Pasky 
> suggested?
> 
> BTW I cannot read Finnish, but (...)

So when sending error codes it would be better to set LC_ALL=C (or
equivalent) before producing and sending error message.

> (...) it probably says that you do not have curl 
> installed. configure would detect that, and automatically set NO_CURL=1.

Without curl http:// and https:// transports won't work. So you perhaps want
to install curl instead.

>From INSTALL:
 Alternatively you can use autoconf generated ./configure script to
 set up install paths (via config.mak.autogen), so you can write instead

        $ make configure ;# as yourself, if configure does not exist
        $ ./configure --prefix=/usr ;# as yourself
        $ make all doc ;# as yourself
        # make install install-doc ;# as root

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

  reply	other threads:[~2006-08-31 12:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-31 12:03 Compiling git-snapshot-20069831 Jorma Karvonen
2006-08-31 12:09 ` Johannes Schindelin
2006-08-31 12:24   ` Jakub Narebski [this message]
2006-08-31 14:38   ` Jorma Karvonen
2006-08-31 14:59     ` Jakub Narebski
2006-08-31 15:19       ` Andreas Ericsson
2006-08-31 15:28     ` Johannes Schindelin
2006-08-31 16:59       ` Jorma Karvonen
2006-08-31 17:06         ` Johannes Schindelin
2006-08-31 17:25           ` Jorma Karvonen
2006-08-31 19:30             ` Jakub Narebski
2006-09-01 13:30           ` Jorma Karvonen
2006-08-31 21:37   ` Linus Torvalds
2006-08-31 22:07     ` Johannes Schindelin

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='ed6ken$8e8$1@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.