Проблемы с установкой CoreCtrl
Добавлено: 07 июн 2022, 20:58
На ноутбуке стоит Mint 20.03 на пк Mint 20.03. Хочу установить CoreCtrl. На ноуте в менеджере программ есть эта программа, на пк нет.
Пробовал установить по статье: https://www.linuxadictos.com/ru/corectr ... y-cpu.html
ui@ui-X79:~/corectrl/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF ..
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:3 (project):
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "/home/ui/corectrl/build/CMakeFiles/CMakeOutput.log".
See also "/home/ui/corectrl/build/CMakeFiles/CMakeError.log".
ui@ui-X79:~/corectrl/build$ make
make: *** Не заданы цели и не найден make-файл. Останов.
Как сделать чтобы CoreCtrl отображался а менеджере программ?
Пробовал установить по статье: https://www.linuxadictos.com/ru/corectr ... y-cpu.html
ui@ui-X79:~/corectrl/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF ..
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:3 (project):
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "/home/ui/corectrl/build/CMakeFiles/CMakeOutput.log".
See also "/home/ui/corectrl/build/CMakeFiles/CMakeError.log".
ui@ui-X79:~/corectrl/build$ make
make: *** Не заданы цели и не найден make-файл. Останов.