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

ERROR: Dependency "systemd" not found, tried pkgconfig #503

Open
MatthiasEisenhut opened this issue Oct 31, 2024 · 1 comment
Open

ERROR: Dependency "systemd" not found, tried pkgconfig #503

MatthiasEisenhut opened this issue Oct 31, 2024 · 1 comment

Comments

@MatthiasEisenhut
Copy link

MatthiasEisenhut commented Oct 31, 2024

I followed a tutorial on how to setup gamemode on Linux. When I try to build gamemode, I get an error

To Reproduce
Steps used to reproduce the behavior:

  1. Install the required denpendencies: sudo apt install meson libsystemd-dev pkg-config ninja-build git libdbus-1-dev dbus-user-session
  2. Clone the repository: git clone https://github.com/FeralInteractive/gamemode.git
  3. Switch to folder: cd gamemode
  4. Try to build the tool: /bootstrap.ch
  5. Then I get this:
Message: Asking pkg-config for systemd's 'sysusersdir' directory
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency systemd found: NO (tried pkgconfig)
meson.build:124:34: ERROR: Dependency "systemd" not found, tried pkgconfig

System Info:

  • OS and version: Ubuntu 24.10.
  • GameMode Version 1.8.2
@Joduus
Copy link

Joduus commented Nov 4, 2024

Duplicate of #502

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

No branches or pull requests

2 participants