https://bugs.kde.org/show_bug.cgi?id=428779

Justin Zobel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|REPORTED                    |NEEDSINFO

--- Comment #5 from Justin Zobel <[email protected]> ---
(In reply to myndstream from comment #4)
> Thanks. The command which was missing in the instructions
> (https://github.com/KDE/systemdgenie#installation) (/ the dependencies not
> listed under #Dependencies) was:
> 
> > sudo apt-get install extra-cmake-modules libkf5auth-dev 
> > libkf5coreaddons-dev libkf5crash-dev libkf5i18n-dev libkf5xmlgui-dev 
> > libsystemd-dev
> 
> Why do these -dev packages need to be installed?

You're compiling from source, dev files contain the files needed to compile
software against those libraries.

> Furthermore the last command in the instruction needed to be sudo make
> install
> 
> It doesn't look like it's installed after running sudo make install without
> any errors (The "Install the project..." step completed with the last output
> being "-- Installing:
> /usr/share/polkit-1/actions/org.kde.kcontrol.systemdgenie.policy"). I can
> not find it in the application menu and command "systemdgenie" is not found.

Is this the final lines of the sudo make install exactly:
Install the project...
-- Install configuration: "Debug"
-- Installing: /usr/bin/systemdgenie
-- Installing: /usr/share/kxmlgui5/systemdgenie/systemdgenieui.rc
-- Installing: /usr/share/applications/org.kde.systemdgenie.desktop
-- Installing: /usr/lib/kauth/libexec/systemdgeniehelper
-- Installing: /usr/share/dbus-1/system.d/org.kde.kcontrol.systemdgenie.conf
-- Installing:
/usr/share/dbus-1/system-services/org.kde.kcontrol.systemdgenie.service
-- Installing: /usr/share/polkit-1/actions/org.kde.kcontrol.systemdgenie.policy

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to