Код: arceny@Metal-Alpha:~/Src/scantailor $ cmake .
-- Checking pthreads with CFLAGS="-pthread" and LIBS="-pthread" -- yes
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:
JPEG_LIBRARY
linked by target "scantailor" in directory /home/arceny/Src/scantailor
linked by target "imageproc_tests" in directory /home/arceny/Src/scantailor/imageproc/tests
linked by target "tests" in directory /home/arceny/Src/scantailor/tests
TIFF_LIBRARY
linked by target "scantailor" in directory /home/arceny/Src/scantailor
linked by target "imageproc_tests" in directory /home/arceny/Src/scantailor/imageproc/tests
linked by target "tests" in directory /home/arceny/Src/scantailor/tests
-- Configuring done