Skip to content

Conversation

PrakiRikeki
Copy link

The quickstart.sh script requires the 'make' command, which is not installed by default on Ubuntu installations. This commit adds the necessary installation step for the build-essential package to the documentation.

  • Added instruction to install build-essential package
  • This resolves the "make: command not found" error during quickstart.sh execution
  • Improves user experience by preventing a common setup error

Related error:
./quickstart.sh: line 114: make: command not found

@stingalleman
Copy link
Contributor

wouldn't it be better to close this PR and add a warning to quickstart.sh if make is missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants