git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Libcurl
@ 2010-09-18  4:11 Jess McKenzie - JZM Web Development
  2010-09-18  8:41 ` Libcurl Andreas Ericsson
  0 siblings, 1 reply; 5+ messages in thread
From: Jess McKenzie - JZM Web Development @ 2010-09-18  4:11 UTC (permalink / raw)
  To: git

  How do I compile git with libcurl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Libcurl
  2010-09-18  4:11 Libcurl Jess McKenzie - JZM Web Development
@ 2010-09-18  8:41 ` Andreas Ericsson
  2010-09-18  8:48   ` Libcurl Jess McKenzie - JZM Web Development
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Ericsson @ 2010-09-18  8:41 UTC (permalink / raw)
  To: Jess McKenzie - JZM Web Development; +Cc: git

On 09/18/2010 06:11 AM, Jess McKenzie - JZM Web Development wrote:
> How do I compile git with libcurl

You install curl and its development package before you build git.
If you're on windows, I think it's bundled. Otherwise

  yum install libcurl-devel

should do the trick if you're on any kind of redhat derived system.
OTOH, you'd probably be better off just installing the precompiled
packages on any sort of unixy system.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Libcurl
  2010-09-18  8:41 ` Libcurl Andreas Ericsson
@ 2010-09-18  8:48   ` Jess McKenzie - JZM Web Development
  2010-09-18  9:00     ` Libcurl Jay Soffian
  0 siblings, 1 reply; 5+ messages in thread
From: Jess McKenzie - JZM Web Development @ 2010-09-18  8:48 UTC (permalink / raw)
  To: Andreas Ericsson; +Cc: git

  The system is cent os 5.5:

I get:

No package libcurl-devel available.
Nothing to do





On 18/09/10 8:41 PM, Andreas Ericsson wrote:
> On 09/18/2010 06:11 AM, Jess McKenzie - JZM Web Development wrote:
>> How do I compile git with libcurl
> You install curl and its development package before you build git.
> If you're on windows, I think it's bundled. Otherwise
>
>    yum install libcurl-devel
>
> should do the trick if you're on any kind of redhat derived system.
> OTOH, you'd probably be better off just installing the precompiled
> packages on any sort of unixy system.
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Libcurl
  2010-09-18  8:48   ` Libcurl Jess McKenzie - JZM Web Development
@ 2010-09-18  9:00     ` Jay Soffian
       [not found]       ` <4C9480BB.4030708@ihug.co.nz>
  0 siblings, 1 reply; 5+ messages in thread
From: Jay Soffian @ 2010-09-18  9:00 UTC (permalink / raw)
  To: Jess McKenzie - JZM Web Development; +Cc: Andreas Ericsson, git

On Sat, Sep 18, 2010 at 4:48 AM, Jess McKenzie - JZM Web Development
<jessmckenzie@ihug.co.nz> wrote:
>  The system is cent os 5.5:
>
> I get:
>
> No package libcurl-devel available.

s/libcurl-devel/curl-devel/

j.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Libcurl
       [not found]       ` <4C9480BB.4030708@ihug.co.nz>
@ 2010-09-18 10:56         ` Andreas Ericsson
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Ericsson @ 2010-09-18 10:56 UTC (permalink / raw)
  To: Jess McKenzie - JZM Web Development; +Cc: Jay Soffian, git

On 09/18/2010 11:04 AM, Jess McKenzie - JZM Web Development wrote:
>    Were do I run that?
> 

Run

  yum install curl-devel

as root, from the prompt. Although it might be better to just get in
touch with a local linux consultant and have him take care of it for
you. Your experience with and knowledge of unixy systems seems a bit
on the weak side, to say the least.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-18 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-18  4:11 Libcurl Jess McKenzie - JZM Web Development
2010-09-18  8:41 ` Libcurl Andreas Ericsson
2010-09-18  8:48   ` Libcurl Jess McKenzie - JZM Web Development
2010-09-18  9:00     ` Libcurl Jay Soffian
     [not found]       ` <4C9480BB.4030708@ihug.co.nz>
2010-09-18 10:56         ` Libcurl Andreas Ericsson

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 NNTP newsgroup(s).