Maldela / fancontrol-gui

GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
GNU General Public License v2.0
309 stars 31 forks source link

Install guide dosent work. #81

Closed huuxfluux closed 1 year ago

huuxfluux commented 1 year ago

I'm running Pop!_OS 22.04 LTS and i followed the guide.

When running : $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_KCM=on -DBUILD_PLASMOID=on

I get: CMake Error: The source directory "/home/usr" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.

OttomanZ commented 3 months ago

Hi Any update on this I'm facing the same issue here.