Re: Fc4 -> FC5 broke evolution (Paul Howarth)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>Perhaps it's a dep of one of the other libraries?
>Try this:
>$ for f in
>$( ldd /usr/lib/evolution/2.6/components/libevolution-calendar.so | awk
>'{print $3}' | sort -u ); do ldd $f | grep gnutls && echo That was $f;
>done

Yes, it was in libsoup. I had an old version of libsoup that had crept into
/lib and was taking precedence over the one in /usr/lib
  My fault completely. In fact, I have old bits of most of evolution there.
 Its a bit of a mess, but you have allowed me to fix it. 
   Thank you!
        Bill


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux