Page 1 sur 1
[graphisme]Photivo a besoin d'une lib
Publié : mar. 06 mars 2012, 22:26
par joel
Bonsoir à tous,
J'ai pu installer Photivo sans problème, mais je ne peux pas le lancer :
Code : Tout sélectionner
[joel@localhost ambiance 06-03-2012 19:04] $ photivo
photivo: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
[root@localhost ~ 06-03-2012 21:44] # pacman -Ss libtiff.so.3
[root@localhost ~ 06-03-2012 22:17] # pacman -Ss libtiff.so
[root@localhost ~ 06-03-2012 22:17] # pacman -Ss libtiff
multilib/lib32-libtiff 4.0.0-1 [installé]
Library for manipulation of TIFF images (32-bit)
extra/libtiff 4.0.0-1 [installé]
Library for manipulation of TIFF images
[root@localhost ~ 06-03-2012 22:17] #
Comment trouver cette libtiff.so.3 ?
Re: [graphisme]Photivo a besoin d'une lib
Publié : mar. 06 mars 2012, 23:39
par benjarobin
Comment as tu installé/compilé photivo ? As tu utilisé le paquet de AUR ?
Re: [graphisme]Photivo a besoin d'une lib
Publié : mer. 07 mars 2012, 18:09
par joel
benjarobin a écrit :Comment as tu installé/compilé photivo ? As tu utilisé le paquet de AUR ?
Je l'ai installé par yaourt :
Code : Tout sélectionner
[joel@localhost rawtherapee 01-01-2012 17:11] $ yaourt -S photivo-hg
J'ai donc commencé par essayer de trouver cette lib ainsi :
Code : Tout sélectionner
[joel@localhost ambiance 06-03-2012 21:29] $ yaourt -a libtiff.so
1 aur/lib32-libtiff4 4_3.9.5-2 (19)
A package that installs libtiff.so.4
2 aur/libtiff4 3.9.5-2 (71)
A package that installs libtiff.so.4 suitable for use with sikuli-ide and other programs that require it.
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------------------------------------
==> 2
.../...
[joel@localhost ambiance 06-03-2012 21:30] $ photivo
photivo: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
[joel@localhost ambiance 06-03-2012 21:30] $ yaourt -a libtiff.so
1 aur/lib32-libtiff4 4_3.9.5-2 (19)
A package that installs libtiff.so.4
2 aur/libtiff4 3.9.5-2 [installed] (71)
A package that installs libtiff.so.4 suitable for use with sikuli-ide and other programs that require it.
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------------------------------------
==> 1
Mais j'avais des avertissements :
Code : Tout sélectionner
lib32-libjpeg6 6b-4
( Paquet non supporté : peut être dangereux ! )
et des conflits :
Code : Tout sélectionner
:: gcc-libs-multilib et gcc-libs sont en conflit. Supprimer gcc-libs ? [o/N] o
:: binutils-multilib et binutils sont en conflit. Supprimer binutils ? [o/N] o
:: gcc-multilib et gcc sont en conflit. Supprimer gcc ? [o/N] o
et, finalement, l'installation a échouée :
Code : Tout sélectionner
Erreur : la validation de la transaction a échoué (erreur de la bibliothèque de téléchargement)
Des erreurs se sont produites, aucun paquet n'a été mis à jour.
C'est pourquoi il m'as paru préférable de m'en tenir à pacman...