Re: Mercurial over Git no success

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>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@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
> More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]