Summary: | libksysguard "make install" fails with ./kdesrc-build | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | Shlomi Fish <shlomif> |
Component: | libksysguard | Assignee: | Plasma Development Mailing List <plasma-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shlomi Fish
2020-07-12 17:33:42 UTC
Install as root. The kauth helpers need to be found be the kauth framework, and it expects these at /usr/libexec/kf5/kauth on your system. If you want them in a different location, you will have to change KAUTH_HELPER_INSTALL_DIR, but not only for libksysguard, but your complete system. See https://techbase.kde.org/Development/Tutorials/KAuth/Helper_HowTo |