Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel: command not found #37

Closed
flavioheleno opened this issue Mar 13, 2024 · 1 comment
Closed

parallel: command not found #37

flavioheleno opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@flavioheleno
Copy link
Contributor

The addition of GNU/Parallel (01b9ce7) breaks the Makefile in systems that do not have it installed.

$ make build
/bin/sh: parallel: command not found
make: *** [build] Error 127

I suggest either adding a note to README.md or a fallback strategy.

@leocavalcante leocavalcante self-assigned this Mar 15, 2024
@leocavalcante leocavalcante added the documentation Improvements or additions to documentation label Mar 15, 2024
@leocavalcante
Copy link
Member

Sorry about that. Just added a note to the contribution guidelines: https://github.com/opencodeco/phpctl/blob/main/CONTRIBUTING.md

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

No branches or pull requests

2 participants