On 01/20/2014 11:25 AM, Slávek Banko wrote:
How did you come to the conclusion that building
ksysguardd depends on
WITH_SENSORS? I do not see any such condition in CMake files.
(1) Because ksysguard is the wonderful monitoring package;
(2) that uses system hardware sensors;
(3) I've never run into this missing file before; and
(4) this was the first time I have ever built WITH_SENSORS.
Elementary my dear Mr. Watson...
Oh,
Also, in the CMakeLists.txt file where I had to fix this screwy filename, I
found this....
##### ksysguardd (executable) ###################
tde_add_executable( ksysguardd AUTOMOC
SOURCES Command.c conf.c ksysguardd.c PWUIDCache.c
LINK ccont-static ksysguardd-static ${TDE_LIB_DIR}/libtdefakes_nonpic.a
${SENSORS_LIBRARIES}
^^^^^^^^^^^^^^^^^^^^
DESTINATION ${BIN_INSTALL_DIR}
)
--
David C. Rankin, J.D.,P.E.