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

Building from source for linux with make #2019

Closed
ghost opened this issue Jan 14, 2021 · 1 comment
Closed

Building from source for linux with make #2019

ghost opened this issue Jan 14, 2021 · 1 comment
Milestone

Comments

@ghost
Copy link

ghost commented Jan 14, 2021

For Debian based systems remember to:

sudo apt install libsystemd-dev

This is a dependency if you adjust the config.mk to have the statement:
WITH_SYSTEMD:=yes

Took me a while to figure this out. Just a suggestion for the documentation regarding 'building from source' on linux with 'make'.

@ralight
Copy link
Contributor

ralight commented Jan 15, 2021

Thank you, that's a good point. I've updated README-compiling.md and put a note in config.mk.

@ralight ralight added this to the 2.0.6 milestone Jan 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant