View previous topic :: View next topic |
Author |
Message |
Adrien Advocate
Joined: 13 Jul 2004 Posts: 2326 Location: Bretagne
|
Posted: Tue Feb 08, 2005 6:12 pm Post subject: [gthumb] problème avec libesd (résolu) |
|
|
Bonsoir !
J'ai un problème avec gthumb qui ne veut plus démarrer et me balance le message d'erreur suivant:
Code: | $ gthumb
gthumb: error while loading shared libraries: libesd.so.0: cannot open shared object file: No such file or directory
|
Si je tente de le réemerger, la compilation foire et il me donne ça:
Code: | (cd .libs && rm -f libphotoimporter.la && ln -s ../libphotoimporter.la libphotoimporter.la)
libtool: link: cannot find the library `/usr/lib/libesd.la'
make[3]: *** [gthumb] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/gthumb-2.6.3/work/gthumb-2.6.3/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/gthumb-2.6.3/work/gthumb-2.6.3/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/gthumb-2.6.3/work/gthumb-2.6.3'
make: *** [all] Erreur 2
|
Je pensais eventuellement réinstaller le package correspondant à libesd mais je ne vois pas duquel il s'agit
A vrai dire je ne sais plus trop quoi faire....des idées?
Last edited by Adrien on Tue Feb 08, 2005 6:20 pm; edited 1 time in total |
|
Back to top |
|
|
Apsforps Guru
Joined: 27 Sep 2004 Posts: 520 Location: Belgium
|
Posted: Tue Feb 08, 2005 6:15 pm Post subject: |
|
|
Alors, je sais pas si ça peut aider mais le package auquel libesd appartient est le suivant : Code: | linux ~ # equery b libesd.la
[ Searching for file(s) libesd.la in *... ]
media-libs/libao-0.8.6 (/usr/lib/ao/plugins-2/libesd.la)
media-sound/esound-0.2.34 (/usr/lib/libesd.la) | (Donc, le deuxième à mon avis) _________________ Apsforps |
|
Back to top |
|
|
Adrien Advocate
Joined: 13 Jul 2004 Posts: 2326 Location: Bretagne
|
Posted: Tue Feb 08, 2005 6:17 pm Post subject: |
|
|
Ahh ok! ça doit être parce que j'ai unmergé esound hier !!!
Je vais voir!
Merci beaucoup
edit: C'est bon, ça marche désolé |
|
Back to top |
|
|
|