Fc4 -> FC5 broke evolution

Paul Howarth paul at city-fan.org
Mon Apr 24 20:31:55 UTC 2006


On Mon, 2006-04-24 at 20:37 +0100, William Murray wrote:
>    Hello again,
>                  I have a problem with one system I upgraded to FC5.
> I had the stock evolution, and had 'rolled my own' versions to keep up
> to date. I could run either fine.
>    After the update I get:
> 
> (evolution-2.6:7309): evolution-shell-WARNING **: Cannot activate
> 'OAFIID:GNOME_Evolution_Calendar_Component:2.6': g_module_open of
> `/usr/$LIB/evolution/2.6/components/libevolution-calendar.so' failed
> with `libgnutls.so.11: cannot open shared object file: No such file or
> directory'
> 
> There is only libgnutls.so.12, but I cannot see why 
> 
>   /usr/lib/evolution/2.6/components/libevolution-calendar.so
> 
> which is from April 12th and evolution-2.6.1-1.fc5.2
> 
>   Can anyone suggest what is wrong?

Your /usr/lib/evolution/2.6/components/libevolution-calendar.so is
probably the one you rolled yourself on FC4. A stock FC5 evo has this
object linked against libgnutls.so.12:

$ ldd /usr/lib/evolution/2.6/components/libevolution-calendar.so | grep
tls
        libgnutls.so.12 => /usr/lib/libgnutls.so.12 (0x00cec000)

Paul.




More information about the fedora-list mailing list