SkyLandTW / clevo-indicator

Ubuntu fan control indicator for Clevo laptops
The Unlicense
136 stars 69 forks source link

Couldn't install #30

Open mertanild opened 4 years ago

mertanild commented 4 years ago

Ekran görüntüsü 2020-08-15 11-22-44 when i command make install it gives this error. i'm new on linux and i don't now what to do. i'll be very happy if someone helps me.

jiping-s commented 4 years ago

You need to install the "build-essentials" package on Ubuntu in order to build anything C or C++.

BTW it might be better to check clones of this project because I no longer have the laptop or ubuntu environment to maintain it.

f-fusco commented 3 years ago

BTW it might be better to check clones of this project because I no longer have the laptop or ubuntu environment to maintain it.

Please consider stating in the README that the project is unmantained.

Maybe also link to some forks which have more activity (like: https://github.com/davidrohr/clevo-indicator, which added support for hwmon interface)