-
Notifications
You must be signed in to change notification settings - Fork 6
Description
The following is what I got in terminal after running sh -c "$(curl -Ls https://github.com/Birdthulu/FPM-Installer/raw/master/setup)":
-- X11 support enabled
-- Xrandr not found
-- Checking for module 'xi>=1.5.0'
-- No package 'xi' found
CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (_pkg_check_modules_internal)
CMakeLists.txt:464 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/home/curiousg/FasterProjectPlus-2.0/Ishiiruka/build/CMakeFiles/CMakeOutput.log".
See also "/home/curiousg/FasterProjectPlus-2.0/Ishiiruka/build/CMakeFiles/CMakeError.log".
Attached the error and output logs below:
CMakeOutput.log
CMakeError.log