Git Product home page Git Product logo

Comments (4)

joostd avatar joostd commented on May 7, 2024 1

Have you checked the output of setup.sh for error messages? On MacOS you need specific versions of gnu tools. See #11

from opensk.

jmichelp avatar jmichelp commented on May 7, 2024 1

Can you check if pull-request #14 fixed at least the setup part?

This indeed looks like a duplicate of issue #11 otherwise

from opensk.

NaotoFujihiro avatar NaotoFujihiro commented on May 7, 2024

Thank you very much!!
I solved this issue.

What I did is the same thing as #11.

What I did

$ brew unlink md5sha1sum
$ brew install coreutils

The reason I ran the command $ brew unlink md5sha1sum is I faced the following error while running the command $ brew install coreutils.

Error: Cannot install coreutils because conflicting formulae are installed.
  md5sha1sum: because both install `md5sum` and `sha1sum` binaries

Please `brew unlink md5sha1sum` before continuing.

After running the command $ brew install coreutils, the following error didn't occur while running the command ./setup.sh.

tools/gen_key_materials.sh: line 95: [: -gt: unary operator expected

For more info

$ bash --version
GNU bash, version 5.0.11(1)-release (x86_64-apple-darwin18.6.0)
Copyright (C) 2019 Free Software Foundation, Inc.

from opensk.

NaotoFujihiro avatar NaotoFujihiro commented on May 7, 2024

@jmichelp

After I installed coreutils and successfully installed TockOS and the OpenSK application, I uninstalled coreutils and at the f5ed8a0, #14 fixed point, ran the command ./setup.sh.

The result is I installed them successfully without the error tools/gen_key_materials.sh: line 95: [: -gt: unary operator expected.

Thanks a lot.

from opensk.

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.