i want to update libtiff>=4.0.4 in centos7,i try two ways but failed.
first, i used the command
yum install libtiff
but the system only have libtiff 4.0.3 that i have installed.
second, i try to install tiff-4.0.9 in local,after i used these command to compile it,it's didn't install successfully and nothing error log showed.
./configure
make
su
make install
i google this question but i can't find solution,anyone can help me,thank you for the first.