GithubHelp home page GithubHelp logo

No gobuilder about distributions HOT 8 CLOSED

ipfs avatar ipfs commented on June 25, 2024
No gobuilder

from distributions.

Comments (8)

whyrusleeping avatar whyrusleeping commented on June 25, 2024

what is the output that this fails with?

from distributions.

Luzifer avatar Luzifer commented on June 25, 2024

If no gobuilder-cli is available on the system $(gbcli) will be empty and the cp will fail. The variable is filled way before the go get.

from distributions.

dignifiedquire avatar dignifiedquire commented on June 25, 2024

als @Luzifer said, cp bin/gobuilder-cli fails and prints usage instructions for cp 😆

from distributions.

jbenet avatar jbenet commented on June 25, 2024

Can we get rid of that as there is already a todo in the code?

we can't get rid of it-- we need it to install the other needed tools. for now, get it by running

go get -u github.com/Luzifer/gobuilder/cmd/gobuilder-cli
# afterwards, this should work:
make bin/gobuilder-cli

We could use ipget to install gobuilder-cli or even everything else.

@Luzifer would you be willing to run an ipfs node with gobuilder and add the bins to ipfs + expose the links? we could then pin our own things, save you bandwidth, and people can download with ipget which auto-verifies checksums.

from distributions.

jbenet avatar jbenet commented on June 25, 2024

@dignifiedquire if you don't have go, you can download it from here: https://gobuilder.me/github.com/Luzifer/gobuilder/cmd/gobuilder-cli

@Luzifer maybe make a shell-based install for gobuilder-cli?

from distributions.

jbenet avatar jbenet commented on June 25, 2024

from distributions.

dignifiedquire avatar dignifiedquire commented on June 25, 2024

I figured out what the problem was.. I put all my PATH config into .zshrc and it turns out if I run make it does not know about those even though it's executed from zsh. So even though everything was installed it didn't find it :( But I got it working now by copying the go path configs into .bash_profile

from distributions.

dignifiedquire avatar dignifiedquire commented on June 25, 2024

Closing in favor of #16

from distributions.

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.