git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jon Seymour <jon.seymour@gmail.com>
To: david@davidwbrown.name
Cc: git@vger.kernel.org, Manuel Doninger <manuel.doninger@googlemail.com>
Subject: Re: Mercurial over Git no success
Date: Tue, 15 Feb 2011 10:19:59 +1100	[thread overview]
Message-ID: <AANLkTimi8MU3VYug6orouHS7GmBJ-Pf27_zj_KO0Sj6c@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinro_sSV52aZATAPFAm1SLRq8i4Q1kA2W+wqqH3@mail.gmail.com>

From the INSTALL file:

 - Git is reasonably self-sufficient, but does depend on a few external
   programs and libraries.  Git can be used without most of them by adding
   the approriate "NO_<LIBRARY>=YesPlease" to the make command line or
   config.mak file.

        - "zlib", the compression library. Git won't build without it.

       ...

Per suggestions already made, on ubuntu apt-cache search and apt-cache
get are your friends.

jon.

On Tue, Feb 15, 2011 at 8:50 AM, Manuel Doninger
<manuel.doninger@googlemail.com> wrote:
> According to the Install-section in the Pro Git book, you have to
> install some other libraries. See http://progit.org/book/ch1-4.html
>
> Manuel
>
> On Mon, Feb 14, 2011 at 22:01,  <david@davidwbrown.name> wrote:
>> Hello Gitters, long ago when first starting the project I'm currently running at my company I looked around for a VCS/SCM that would be anywhere better than: CVS/SVN. At first I looked at Git but could not get a version to run on my Ubuntu box. So, I had to settle for Hg. Now, that I'm several months into the web app dev I'm responsible for the hired help has convinced me to switch to Git. Now, I'm back at the same old problem I had months ago that forced me to give up on using Git. Unlike a lot of Unix/Linux based software the usual:
>>
>> ./configure
>> make
>> make install
>>
>> Does not work for building Git on my local Ubuntu box (10.10 BTW). Some non-innocuous error condition as follows:
>>
>> cannot find zlib.h
>>
>> Pls advise. David.
>>
> --
> 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
>

  reply	other threads:[~2011-02-14 23:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 21:01 Mercurial over Git no success david
2011-02-14 21:24 ` PICCA Frédéric-Emmanuel
2011-02-14 21:26 ` knittl
2011-02-15  0:50   ` Gabriel Filion
2011-02-14 21:50 ` Manuel Doninger
2011-02-14 23:19   ` Jon Seymour [this message]
2011-02-19 13:06     ` Kevin P. Fleming

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimi8MU3VYug6orouHS7GmBJ-Pf27_zj_KO0Sj6c@mail.gmail.com \
    --to=jon.seymour@gmail.com \
    --cc=david@davidwbrown.name \
    --cc=git@vger.kernel.org \
    --cc=manuel.doninger@googlemail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).