Salut,
Je veux installer la dernière version de hylafax (hylafax-5.2.7) deulement quand je fais ./configure voilà ce qu’il me mets à la fin de la commande (elle est réalisé dans /usr/src/hylafax-5.2.7 là où je l’ai décompressé) :
[code]./a.out: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
Found tiffio.h version 0
Found libtiff version
Incompatible TIFF Library.
HylaFAX 5.2.7 requires TIFF software distribution versions 3.4 through
3.9. If you do not have up to date TIFF software on your system
then you can retrieve it from the location where you obtained this software.
The Home Page for version 3.5 and later is http://www.libtiff.org
Unrecoverable error! Once you’ve corrected the problem rerun this script.
[/code]
Je comprends pas pourquoi j’ai ça car j’ai installé la dernière libtiff qui est la 3.8.2 (installé en faisant ./configure, make et make install).
De l’aide s’il vous plait.