Code Monkey home page Code Monkey logo

Comments (6)

dandavison avatar dandavison commented on June 1, 2024 1

@Arthaey, git-delta installation via brew doesn't have any dependencies -- the homebrew formula just installs a (mostly statically linked) executable, which is 3.4 Mb. Could you post the command you're using and the output you see?

Here's what I see when I do brew install git-delta. Note that the 3.4 Mb reported by brew is the same as the size of the installed executable.

(By default, brew does an update when you do brew install, which is unrelated to git-delta.)

$ brew install git-delta
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
awscurl                                                                         dsvpn                                                                           glow
==> Updated Formulae
awscli ✔                bcftools                fdroidserver            fluent-bit              libopenmpt              mdcat                   pagmo                   pipx                    shfmt                   xdotool
httpie ✔                fades                   feedgnuplot             htslib                  libxkbcommon            multimarkdown           pdsh                    pnpm                    svtplay-dl
aws-elasticbeanstalk    fail2ban                firebase-cli            kepubify                magic-wormhole          node@12                 phpstan                 python-yq               twtxt
==> Deleted Formulae
apel                                                                                                                    trr

==> Downloading https://homebrew.bintray.com/bottles/git-delta-0.0.15.mojave.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/03/035f3a35e619f7f8b4248b07b9b3edd14df8246d2fbb6c0f8e56522bd9b76a75?__gda__=exp=1578866303~hmac=dace1950a96222558c8e5f77200937c445ddbaadd4719e09706c0eafd78174a6&response-content-disposition=
######################################################################## 100.0%
==> Pouring git-delta-0.0.15.mojave.bottle.tar.gz
🍺  /usr/local/Cellar/git-delta/0.0.15: 6 files, 3.4MB

$ file /usr/local/Cellar/git-delta/0.0.15/bin/delta 
/usr/local/Cellar/git-delta/0.0.15/bin/delta: Mach-O 64-bit executable x86_64

$ du -sh /usr/local/Cellar/git-delta/0.0.15/bin/delta 
3.4M    /usr/local/Cellar/git-delta/0.0.15/bin/delta

from delta.

dandavison avatar dandavison commented on June 1, 2024

Thanks @teras!

from delta.

dawidd6 avatar dawidd6 commented on June 1, 2024

I was about to announce that, @teras thanks for raising this issue so quickly!

from delta.

Arthaey avatar Arthaey commented on June 1, 2024

Please add some warning about all the dependencies necessary to run git-delta. I canceled brew install once it passed 3 GB of installation(!)

from delta.

Arthaey avatar Arthaey commented on June 1, 2024
==> Installing dependencies for git-delta: sqlite, python, sphinx-doc, cmake, libssh2 and rust

Perhaps a relevant difference is I'm still running El Capitan, whereas it looks like your Mac is on Mojave?

from delta.

dawidd6 avatar dawidd6 commented on June 1, 2024

You are building from source, that's why there is so much dependencies.

from delta.

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.