[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gulliver] libexpat.so.1
|
From |
Guillaume Avez <4lug at aerandir dot net> |
|
Subject |
Re: [gulliver] libexpat.so.1 |
|
Date |
Wed, 07 Jul 2004 23:54:15 +0200 |
Allez, un petit dernier pour la route :
"libexpat.so.1, libexpat.so.1.0.0 and libexpat.so.0 are all the same
library and are what upstream apparently calls libexpat.so.0.1.0."
http://lists.debian.org/debian-devel/2001/12/msg00200.html
(il semble que même apache utilise la notation libexpat.so.1 et entre ne
conflit avec les sources officiels)
et pour conclure, l'astuce qui débloque un peut trop souvent ce genre de
situation:
I think that libexpat.so.0 is actually newer than libexpat.so.1.
I made a soft link from /usr/lib/libexpat.so.1 to /usr/lib/libexpat.so.0
(which is actually a soft link to /usr/lib/libexpat.so.0.4.0).
Then rpm -ivh --nodeps gtk-gnutella, and it works for me. (at least so
far)
source:
http://www.gnomedesktop.org/article.php?thold=-1&mode=flat&order=0&sid=1286
bon courage
--
Guillaume Avez <4lug at aerandir dot net>