Re: Compiling git-snapshot-20069831

From: Jakub Narebski <jnareb@gmail.com>
Date: 2006-08-31 22:24:55
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


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu, 31 Aug 2006 14:24:55 +0200

This archive was generated by hypermail 2.1.8 : 2006-08-31 22:27:10 EST