GithubHelp home page GithubHelp logo

Is not installed about git2r HOT 6 CLOSED

DimitriBolt avatar DimitriBolt commented on June 18, 2024 2
Is not installed

from git2r.

Comments (6)

blasif avatar blasif commented on June 18, 2024 4

I had the same issue. Installing libgit2 worked for me.

from git2r.

stewid avatar stewid commented on June 18, 2024 2

git2r can be built with a system installation of libgit2 instead of using the bundled source of libgit2. Therefore, it should work if you first install libgit2 using:

  • libgit2-dev (package on e.g. Debian and Ubuntu)
  • libgit2-devel (package on e.g. Fedora, CentOS and RHEL)
  • libgit2 (Homebrew package on OS X)

Could you please try to install git2r after installing libgit2?

from git2r.

MichaelChirico avatar MichaelChirico commented on June 18, 2024 1

Thanks for the suggested fix! It would be great if installation could fail more gracefully here :)

from git2r.

stewid avatar stewid commented on June 18, 2024

Thanks for reporting this.

from git2r.

stewid avatar stewid commented on June 18, 2024

I can reproduce the problem, and I'm working on trying to fix it.

from git2r.

stewid avatar stewid commented on June 18, 2024

The build configuration script has been fixed and a new version (0.32.0) is now on CRAN

from git2r.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.