git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Torsten Bögershausen" <tboegi@web.de>
To: salmansheikh <salmanisheikh@gmail.com>, git@vger.kernel.org
Subject: Re: libz and RHEL 5.9 compile of Git
Date: Thu, 23 Jan 2014 14:11:47 +0100	[thread overview]
Message-ID: <52E11513.5010501@web.de> (raw)
In-Reply-To: <1390426029203-7602400.post@n2.nabble.com>

On 2014-01-22 22.27, salmansheikh wrote:
> Got it working but then I had some issues with the perl portions of the
> install and I subsequently thought I could eliminate those portions and
> tried setting export NO_PERL=1 and that installed everything else...and got
> pass this error but when I tried to checkout a git repository as follows, I
> get some remote helper error. Is that related to the perl parts of the git? 

No

> git clone https://github.com/m-labs/migen.git
> Cloning into 'migen'...
> fatal: Unable to find remote helper for 'https'

Please have a look at libcurl.
It seems that libcurl on your system does not support https

The Makefile of Git is your friend:
# Define CURLDIR=/foo/bar if your curl header and library files are in
# /foo/bar/include and /foo/bar/lib directories.

      parent reply	other threads:[~2014-01-23 13:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22 15:59 libz and RHEL 5.9 compile of Git salmansheikh
2014-01-22 16:30 ` Jonathan Nieder
2014-01-22 19:59 ` Torsten Bögershausen
2014-01-22 21:27   ` salmansheikh
2014-01-23  1:45     ` Jeff King
2014-01-23 13:11     ` Torsten Bögershausen [this message]

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=52E11513.5010501@web.de \
    --to=tboegi@web.de \
    --cc=git@vger.kernel.org \
    --cc=salmanisheikh@gmail.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.
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).