From: Junio C Hamano <gitster@pobox.com>
To: Benson Muite <benson_muite@emailplus.org>
Cc: Dorcas Litunya <anonolitunya@gmail.com>, git@vger.kernel.org
Subject: Re: [Outreachy]Introduction and Problem while installing Git
Date: Thu, 12 Oct 2023 09:20:14 -0700 [thread overview]
Message-ID: <xmqqmswnhkxt.fsf@gitster.g> (raw)
In-Reply-To: <4c5fef38-a671-dd6b-4b10-a531e1ae254a@emailplus.org> (Benson Muite's message of "Thu, 12 Oct 2023 10:28:12 +0300")
Benson Muite <benson_muite@emailplus.org> writes:
> On 10/12/23 09:57, Dorcas Litunya wrote:
>> Hello everyone,
>> My name is Dorcas Litunya. I am excited to contribute to the git
>> community, I am a first time contributor through the Outreachy program.
>> I am excited to learn and grow through this project. I am currently
>> installing Git and I have been faced with this error once I run the make
>> command:
>> In file included from http.c:2:
>> git-curl-compat.h:3:10: fatal error: curl/curl.h: No such file or directory
>> 3 | #include <curl/curl.h>
>> | ^~~~~~~~~~~~~
> You will need to have curl libraries and development headers.
> https://curl.se/libcurl/
> You maybe able to get these from a package manager, for example on Ubuntu
> sudo apt-get install curl-dev
> Fedora
> sudo dnf install libcurl-devel
Thanks for helping. Perhaps reading the INSTALL file at the top of
the working tree would worth the time?
next prev parent reply other threads:[~2023-10-12 16:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-12 6:57 [Outreachy]Introduction and Problem while installing Git Dorcas Litunya
2023-10-12 7:28 ` Benson Muite
2023-10-12 7:43 ` Kristoffer Haugsbakk
2023-10-12 7:52 ` Dorcas Litunya
2023-10-12 16:20 ` Junio C Hamano [this message]
2023-10-12 17:13 ` Dorcas Litunya
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=xmqqmswnhkxt.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=anonolitunya@gmail.com \
--cc=benson_muite@emailplus.org \
--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.