I tried the install script. Thank you so much, it worked on fedora but not in centos 7
here the error:
-- Performing Test FOLLY_HAVE_WEAK_SYMBOLS - Success
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GFLAGS_INCLUDE_DIR
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
used as include directory in directory /opt/warp-cli/build/wdt
GFLAGS_LIBRARY
linked by target "wdt_min" in directory /opt/warp-cli/build/wdt
-- Configuring incomplete, errors occurred!
See also "/opt/warp-cli/build/wdt/_build/CMakeFiles/CMakeOutput.log".
See also "/opt/warp-cli/build/wdt/_build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
====================================
Warp-CLI Version: 3.0.2
sh: /usr/bin/wdt: No such file or directory
FOLLY Version: v2020.01.06.00
I tried the install script. Thank you so much, it worked on fedora but not in centos 7
here the error: