No package 'libprocps' found
zillerium opened this issue · comments
trevor@prkap:/rollup/roll_up/build$ cmake .. & make/rollup/roll_up/build$ -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
[1] 23780
make: *** No targets specified and no makefile found. Stop.
trevor@prkap:
-- Checking for module 'libprocps'
-- No package 'libprocps' found
CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:415 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:593 (_pkg_check_modules_internal)
CMakeLists.txt:99 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/home/trevor/rollup/roll_up/build/CMakeFiles/CMakeOutput.log".
See also "/home/trevor/rollup/roll_up/build/CMakeFiles/CMakeError.log".
I am using the README - I get this libprocps error. Do we need libprocps?
$ sudo apt-get update
$ sudo apt-get install libprocps-dev