<div dir="ltr"><br>Hello,<br><br>On a Linux platform, I have two versions of zlib :<br>- the older version is installed with the system in /usr/lib64<br>- the newer version is installed in a non standard directory<br>
<br>I launch the configure tool with the appropriate --with-zlib=/path/to/the/<div>newer/version/of/zlib<br><br></div>When
 compiling, this directory is actually used. But when I execute the 
'make install' command, the binary tools I get depend on the older zlib 
instead of the newer.<br>
<br>Can someone provide me some help ? Do I miss something ?<br><br>Thanks in advance. </div>