<div>And here's what I get from the dnf install libtiff:<br></div><div><br></div><div><span style="font-family:monospace"><span style="background-color:rgb(255, 255, 255)"><span style="color:rgb(0, 0, 0)">(base) [root@godelsrevenge ~]# dnf install libtiff </span></span><br>Fedora Modular 33 - x86_64 - Updates                                                                                                                                                                        40 kB/s |  15 kB     00:00     <br>Fedora 33 - x86_64 - Updates                                                                                                                                                                                54 kB/s |  16 kB     00:00     <br>Package libtiff-4.1.0-4.fc33.x86_64 is already installed. <br>Dependencies resolved. <br>Nothing to do. <br>Complete!<br> </span></div><div><br></div><div><span style="font-family:monospace">Could it be that the Fedora 33 gremlins have inserted a differently-named libtiff version or a different location?</span><br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div>Michael Allen<br></div><div>Industrial Weather<br></div><div>763-777-1263<br></div></div><div><br></div><div class="protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Wednesday, December 23, 2020 1:35 PM, mdwxman <mdwxman@protonmail.com> wrote:<br></div><div> <br></div><blockquote class="protonmail_quote" type="cite"><div>Evidently "TIFF" corresponds to libtiff.  I'll attempt to dnf install.<br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div>Michael Allen<br></div><div>Industrial Weather<br></div><div>763-777-1263<br></div></div><div><br></div><div class="protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div>On Wednesday, December 23, 2020 1:32 PM, mdwxman via grass-user <grass-user@lists.osgeo.org> wrote:<br></div><div><br></div><blockquote class="protonmail_quote" type="cite"><div>Markus:<br></div><div><br></div><div>Who knows what the configure means by "TIFF missing?"  But here's the configure file and the result:<br></div><div>(base) [root@godelsrevenge grass-7.8.5]# ./configure \<br></div><div>> --with-cxx \<br></div><div>> --with-gdal=/usr/bin/gdal-config \<br></div><div>> --with-proj --with-proj-share=/usr/share/proj \<br></div><div>> --with-geos \<br></div><div>> --with-sqlite \<br></div><div>> --with-nls \<br></div><div>> --with-wxwidgets=/usr/bin/wx-config \<br></div><div>> --with-fftw \<br></div><div>> --with-cairo --with-cairo-ldflags=-ldfontconfig \<br></div><div>> --with-freetype --with-freetype-includes=/usr/include/freetype2 \<br></div><div>> --enable-largefile \<br></div><div>> --without-odbc \<br></div><div>> --with-blas --with-blas-includes=/usr/include/atlas-x86_64-base/ \<br></div><div>> --with-lapack --with-lapack-includes=/usr/include/atlas-x86_64-base/ \<br></div><div>> --with-zstd<br></div><div>checking host system type... x86_64-pc-linux-gnu<br></div><div>checking for gcc... gcc<br></div><div>checking whether the C compiler (gcc  ) works... yes<br></div><div>checking whether the C compiler (gcc  ) is a cross-compiler... no<br></div><div>checking whether we are using GNU C... yes<br></div><div>checking whether gcc accepts -g... yes<br></div><div>checking for Cygwin environment... no<br></div><div>checking for mingw32 environment... no<br></div><div>checking for executable suffix... no<br></div><div>checking for full floating-point support... yes<br></div><div>checking for pwd... /usr/bin/pwd<br></div><div>checking for source directory... /grass-7.8.5<br></div><div>checking for build directory... /grass-7.8.5<br></div><div>checking for git... /usr/bin/git<br></div><div>fatal: not a git repository (or any of the parent directories): .git<br></div><div>checking for MacOSX App... no<br></div><div>checking for MacOSX architectures... no<br></div><div>checking for MacOSX SDK... no<br></div><div>checking how to build libraries... shared<br></div><div>checking for additional include dirs...<br></div><div>checking for additional library dirs...<br></div><div>checking for a BSD compatible install... /usr/bin/install -c<br></div><div>checking for flex... flex<br></div><div>checking for yywrap in -lfl... no<br></div><div>checking for bison... bison -y<br></div><div>checking for ranlib... ranlib<br></div><div>checking for ar... ar<br></div><div>checking for env... env<br></div><div>checking for perl... /usr/bin/perl<br></div><div>checking how to run the C preprocessor... gcc -E<br></div><div>checking for ANSI C header files... yes<br></div><div>checking for limits.h... yes<br></div><div>checking for termio.h... yes<br></div><div>checking for termios.h... yes<br></div><div>checking for unistd.h... yes<br></div><div>checking for values.h... yes<br></div><div>checking for f2c.h... no<br></div><div>checking for g2c.h... no<br></div><div>checking for sys/ioctl.h... yes<br></div><div>checking for sys/mtio.h... yes<br></div><div>checking for sys/resource.h... yes<br></div><div>checking for sys/time.h... yes<br></div><div>checking for sys/timeb.h... yes<br></div><div>checking for sys/types.h... yes<br></div><div>checking for sys/utsname.h... yes<br></div><div>checking for libintl.h... yes<br></div><div>checking for iconv.h... yes<br></div><div>checking for langinfo.h... yes<br></div><div>checking whether time.h and sys/time.h may both be included... yes<br></div><div>checking for off_t... yes<br></div><div>checking for uid_t in sys/types.h... yes<br></div><div>checking return type of signal handlers... void<br></div><div>checking for Cygwin environment... no<br></div><div>checking for ftime... yes<br></div><div>checking for gethostname... yes<br></div><div>checking for gettimeofday... yes<br></div><div>checking for lseek... yes<br></div><div>checking for nice... yes<br></div><div>checking for time... yes<br></div><div>checking for uname... yes<br></div><div>checking for seteuid... yes<br></div><div>checking for setpriority... yes<br></div><div>checking for setreuid... yes<br></div><div>checking for setruid... no<br></div><div>checking for drand48... yes<br></div><div>checking for putenv... yes<br></div><div>checking for setenv... yes<br></div><div>checking for nanosleep... yes<br></div><div>checking whether setpgrp takes no argument... yes<br></div><div>checking for long long int... yes<br></div><div>checking for int64_t... yes<br></div><div>checking for W11... no<br></div><div>checking for X... libraries , headers<br></div><div>checking for dnet_ntoa in -ldnet... no<br></div><div>checking for dnet_ntoa in -ldnet_stub... no<br></div><div>checking for gethostbyname... yes<br></div><div>checking for connect... yes<br></div><div>checking for remove... yes<br></div><div>checking for shmat... yes<br></div><div>checking for IceConnectionNumber in -lICE... yes<br></div><div>checking for library containing cuserid... none required<br></div><div>checking for asprintf... yes<br></div><div>checking for atan... no<br></div><div>checking for atan in -lm... yes<br></div><div>checking for dlsym... no<br></div><div>checking for dlsym in -ldl... yes<br></div><div>checking for iconv... yes<br></div><div>checking for socket... yes<br></div><div>checking for location of zlib includes...<br></div><div>checking for zlib.h... yes<br></div><div>checking for location of zlib library...<br></div><div>checking for deflate in -lz... yes<br></div><div>checking whether to use bzlib... no<br></div><div>checking whether to use zstd... yes<br></div><div>checking for location of zstd includes...<br></div><div>checking for zstd.h... yes<br></div><div>checking for location of zstd library...<br></div><div>checking for ZSTD_compress in -lzstd... yes<br></div><div>checking for location of External PROJ includes...<br></div><div>checking for proj.h... yes<br></div><div>checking External PROJ major version... 6<br></div><div>checking External PROJ minor version... 3<br></div><div>checking External PROJ patch version... 2<br></div><div>found PROJ version 6.3.2<br></div><div>using new PROJ version 5+ API<br></div><div>checking for location of External PROJ library...<br></div><div>checking for proj_pj_info in -lproj... yes<br></div><div>checking for location of External PROJ data files... /usr/share/proj<br></div><div>checking whether to use regex... yes<br></div><div>checking for location of regex includes...<br></div><div>checking for regex.h... yes<br></div><div>checking for location of regex library...<br></div><div>checking for regcomp... yes<br></div><div>checking whether to use Readline... no<br></div><div>checking whether to use GDAL... yes<br></div><div>checking for gdal-config... /usr/bin/gdal-config<br></div><div>checking whether to use libLAS... no<br></div><div>checking whether to use PDAL... no<br></div><div>checking whether to use NetCDF... no<br></div><div>checking whether to use GEOS... yes<br></div><div>checking for geos-config... /usr/bin/geos-config<br></div><div>checking for geos_c.h... yes<br></div><div>checking for initGEOS in -lgeos_c... yes<br></div><div>checking whether to use TIFF... yes<br></div><div>checking for location of TIFF includes...<br></div><div>checking for tiffio.h... no<br></div><div>configure: error: *** Unable to locate TIFF includes.<br></div><div>(base) [root@godelsrevenge grass-7.8.5]#<br></div><div><br></div><div><br></div><div>I hope you can see something.  I've now memorized the ./configure text!!  I see the next-to-last line:<br></div><div>"checking for tiffio.h" and the response: "no" hmmm.  I don't know what that means.  Maybe you can explain it.<br></div><div><br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div>Michael Allen<br></div><div>Industrial Weather<br></div><div>763-777-1263<br></div></div><div><br></div><div class="protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div></blockquote><div><br></div></blockquote><div><br></div>