[graphisme]Photivo a besoin d'une lib

Applications, problèmes de configuration réseau
joel
archer de cavalerie
Messages : 167
Inscription : sam. 07 juin 2008, 15:01

[graphisme]Photivo a besoin d'une lib

Message 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 ?
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17632
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [graphisme]Photivo a besoin d'une lib

Message par benjarobin »

Comment as tu installé/compilé photivo ? As tu utilisé le paquet de AUR ?
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
joel
archer de cavalerie
Messages : 167
Inscription : sam. 07 juin 2008, 15:01

Re: [graphisme]Photivo a besoin d'une lib

Message 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...
Répondre