root@user:/home/user/dis/grass-5.0.0# ./configure
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... /home/user/dis/grass-5.0.0
checking for build directory... /home/user/dis/grass-5.0.0
..............................
.
checking for deflate in -lz... yes
checking whether to use DBM... no
checking whether to use Readline... no
checking whether to use JPEG... yes
checking for location of JPEG includes...
checking for jpeglib.h... yes
checking for location of JPEG library...
checking for jpeg_start_compress in -ljpeg... yes
checking if we should build directly against GDAL... no
checking whether to use TIFF... yes
checking for location of TIFF includes...
checking for tiffio.h... no
configure: error: *** Unable to locate TIFF includes.
root@user:/home/user/dis/grass-5.0.0#