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

Update SETUP_DEVELOPMENT.md #902

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mjavurek
Copy link
Contributor

@mjavurek mjavurek commented Dec 12, 2021

How to avoid errors arising during step 4.

If /usr/bin/mkdir is not available, the compilation of nokogiri fails:

make: /usr/bin/mkdir: Kommando nicht gefunden
make: *** [Makefile:202: .sitearchdir.-.nokogiri.time] Fehler 127
make install failed, exit code 2

see also:
https://stackoverflow.com/questions/64653051/make-usr-bin-mkdir-command-not-found-during-gem-install-nokogiri-in-ubuntu

How to avoid errors arising during step 4.
@wvengen
Copy link
Member

wvengen commented Dec 14, 2021

Ouch ... could this be fixed in nokogori instead?

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

Successfully merging this pull request may close these issues.

2 participants