Re: Compiling git-snapshot-20069831

From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Date: 2006-09-01 01:28:37
Hi,

On Thu, 31 Aug 2006, Jorma Karvonen wrote:

> Johannes Schindelin wrote:
> > Hi,
> > 
> > since you do have a recent snapshot, why not try ./configure, as Pasky
> > suggested?
> > 
> > BTW I cannot read Finnish, but it probably says that you do not have curl
> > installed. configure would detect that, and automatically set NO_CURL=1.
> > 
> > Ciao,
> > Dscho
> > 
> > 
> >   
> Sorry,
> 
> but I have not any git installed and there is no configure file in installing
> directory.

Ooops. As mentioned elsewhere, try "make configure" first.

> When I tested 
> make NEEDS_LIBICONV=1 NO_CURL=1
> 
> the make succeeded but when trying make install I got error messages shown in
> the enclosed file.

You forgot to say "NEEDS_LIBICONV=1 NO_CURL=1" with the "make install":

	make NEEDS_LIBICONV=1 NO_CURL=1 install

This would not be necessary with ./configure, since it writes these 
settings into a file, which is read by "make".

Ciao,
Dscho


-
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 Fri Sep 01 01:29:17 2006

This archive was generated by hypermail 2.1.8 : 2006-09-01 01:29:53 EST