Giter Club home page Giter Club logo

Comments (4)

tomdalling avatar tomdalling commented on August 28, 2024

Sounds like Visual Studio command line tools aren't available. Are you able to run nmake from the command line?

from ruby-packer.

BluePeony avatar BluePeony commented on August 28, 2024

Thank you! You were right. The error does not show up when I run "rubyc" from the VS command prompt and not from the "normal"/usual one.
However when I run "rubyc" now it keeps running for quite some time and then aborts with an error, that the command "bison" could not be found.
bison_error
Do you have any idea how to fix that? I googled it but did not find any solution.

from ruby-packer.

drbrain avatar drbrain commented on August 28, 2024

Your error message seems to say The command "bison" is either misspelled or could not be found", so maybe bison for win32 will help?

from ruby-packer.

hsandt avatar hsandt commented on August 28, 2024

Same issue on Linux with bison: command not found.
Installing bison with sudo apt install bison works (as in the Docker file in #39)

So I suggest to simply add bison along squashfs-tools in the list of Linux/OSX dependencies (Install on Linux/macOS sections), and bison for Windows in Install on Windows as drbrain suggested.

I also suggest editing this issue's title to something like "bison: command not found on compile -> suggest adding bison as dependency in README" to make it more specific.

from ruby-packer.

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.