Dear Community!
I would like to use this version of hddtemp on my system, because I use LCD4Linux and i need hddtemp to display my drives temperature on my LCD. If i compile the source, i can build package, i can install it but i can't run in daemon mode. What do i wrong? The reason, why i need this version is that my system disk is nvme, and the other versions can't display nvme disks temperature.
Thanks.
My steps:
git clone https://github.com/guzu/hddtemp.git
cd hddtemp/
autoreconf -vsi --force
./configure
make
sudo ./configure