Git Product home page Git Product logo

Comments (8)

jspahrsummers avatar jspahrsummers commented on June 18, 2024

There are some new dependencies, due to libgit2 changes (and new wrappers for libgit2 functions). Does it build after running script/bootstrap?

from objective-git.

Uncommon avatar Uncommon commented on June 18, 2024

Nope. It downloaded libssh2 and openssl (all I had done before was git submodule update, so I guess I missed the new ones), and then it said:

script/bootstrap: line 13: brew: command not found

...and the build error still happens.

from objective-git.

Uncommon avatar Uncommon commented on June 18, 2024

The readme file seems to imply that using Homebrew is optional. Is it? If I don't want to use it, do I need to find a different way to install those binaries?

from objective-git.

joshaber avatar joshaber commented on June 18, 2024

Yep, script/bootstrap requires Homebrew. If you don't want to use it, you can install those dependencies yourself.

from objective-git.

Uncommon avatar Uncommon commented on June 18, 2024

OK, I went ahead and installed Homebrew. Thanks.

from objective-git.

JanX2 avatar JanX2 commented on June 18, 2024

Had the same issue. For some reason libssh2 wasn’t linked. brew link libssh2 fixed this, but I have no idea why this was the case.

from objective-git.

brtdv avatar brtdv commented on June 18, 2024

I had this same issue with the latest master commit 7ce8561. Had to run a quick brew install libssh2 but have no idea why. I think I shouldn't have to install libssh2 as it should be included as a submodule of objective-git, right?

from objective-git.

jspahrsummers avatar jspahrsummers commented on June 18, 2024

IIRC, libssh2 is built from scratch (via the submodule) for iOS, but uses a system-installed copy on OS X.

from objective-git.

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.