git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Hariom verma <hariom18599@gmail.com>
To: Ashima Matiman <ashimamatiman83@gmail.com>
Cc: git <git@vger.kernel.org>
Subject: Re: Install git 2.12.2 on suse 12.4 from source code
Date: Tue, 4 Feb 2020 21:55:13 +0530	[thread overview]
Message-ID: <CA+CkUQ8dCPt1ZB7iGVv64Q4bSmw-VH++jB-NfTY_T0J6Tk3fyA@mail.gmail.com> (raw)
In-Reply-To: <CABdb18jnV752=rQg=TvWjtAJoxoxU4XtSVf46FetxAxf6mRo=Q@mail.gmail.com>

On Tue, Feb 4, 2020 at 4:32 PM Ashima Matiman <ashimamatiman83@gmail.com> wrote:
>
> Hi,

Hi Ashima,

> I am trying to install git 2.12.2 on SUSE 12.4 using git binaries.
> After the installation, I am facing issue while executing the following command:
> git clone http
> git clone https
> The error is :
> fatal: Unable to find remote helper for 'https'
>
> Can you help me with finding procedure for proper installation via binaries.

It looks like not having (lib)curl-devel installed when you compile
git can cause this.
This problem may can be solved by installing (lib)curl-devel, and then
rebuilding/installing git.
You may also want checkout this[1].

Cheers,
Hariom

[1]: https://stackoverflow.com/questions/8329485/unable-to-find-remote-helper-for-https-during-git-clone

      reply	other threads:[~2020-02-04 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04 11:02 Install git 2.12.2 on suse 12.4 from source code Ashima Matiman
2020-02-04 16:25 ` Hariom verma [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

  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=CA+CkUQ8dCPt1ZB7iGVv64Q4bSmw-VH++jB-NfTY_T0J6Tk3fyA@mail.gmail.com \
    --to=hariom18599@gmail.com \
    --cc=ashimamatiman83@gmail.com \
    --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.
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).