Giter Club home page Giter Club logo

Comments (9)

karolistamutis avatar karolistamutis commented on June 12, 2024 1

Thanks, installed by commenting below lines in /usr/local/Homebrew/Library/Taps/golemfactory/homebrew-golem/golem.rb

    #system 'echo docker-machine-driver-xhyve need root owner and uid'
    #system "sudo chown root:wheel #{HOMEBREW_PREFIX}/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve"
    #system "sudo chmod u+s #{HOMEBREW_PREFIX}/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve"

from homebrew-golem.

jlass192 avatar jlass192 commented on June 12, 2024 1

@jpita you're the best. that worked perfectly - thank you!

from homebrew-golem.

jlass192 avatar jlass192 commented on June 12, 2024

Having the exact same problem on Sierra 10.12.6

from homebrew-golem.

Tufalentes avatar Tufalentes commented on June 12, 2024

Same problem here.
Tried to uninstall and reinstall and had the same problem again.

Installation was previously aborted here:
curl: (18) transfer closed with 63619339 bytes remaining to read
Error: Failed to download resource "golem"
Download failed: https://github.com/golemfactory/golem/releases/download/0.7.1/golem-macos-0.7.1.tar.gz

Using Sierra 10.12.5

from homebrew-golem.

gborowik avatar gborowik commented on June 12, 2024

This problem is very specific to xhyve driver and running chown with sudo is a must. Please refer to the Install section here: https://github.com/zchee/docker-machine-driver-xhyve
Considering that you prefer to have dedicated bottle please downlowd golem.rb and withdraw those two lines.

from homebrew-golem.

jlass192 avatar jlass192 commented on June 12, 2024

Hello. n00b question here (I'm not a programmer but am interested in Golem). I am still unsure how to proceed. I've installed docker-machine-driver-xhyve as described in the zchee thread yet still getting the same error. Do I need to download golem.rb and run in exe format? What's the correct input for HOMEBREW_PREFIX? Thanks for your help! Look forward to helping this interesting project move forward.

from homebrew-golem.

jpita avatar jpita commented on June 12, 2024

@jlass192 still need help?

from homebrew-golem.

jlass192 avatar jlass192 commented on June 12, 2024

Hi @jpita . Yes, I am still unable to install due to what I've explained above - any help you can offer would be very much appreciated!

from homebrew-golem.

jpita avatar jpita commented on June 12, 2024

@jlass192 ok, let's see if I can give you a step by step:

  1. open the terminal (cmd + space keys, write terminal and press enter )
  2. write nano /usr/local/Homebrew/Library/Taps/golemfactory/homebrew-golem/golem.rb and press enter
  3. use the arrow keys to go to the lines mentioned here #16 (comment)
  4. on each line, add a # in the beginning of the line
  5. press ctrl + x keys
  6. press y key
  7. press enter key

try to install again by running brew cask install golem and let me know if it helped

from homebrew-golem.

Related Issues (18)

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.