Re: Beagle CVS and Evolution Address book
- From: Joe Shaw <joeshaw novell com>
- To: MDK <mdk mdk org pl>
- Cc: dashboard-hackers gnome org
- Subject: Re: Beagle CVS and Evolution Address book
- Date: Sun, 22 May 2005 16:51:32 -0400
Hi,
On Sun, 2005-05-22 at 22:30 +0200, MDK wrote:
> I had to:
>
> $> ln -s /opt/gnome/lib/libebook-1.2.so.3.1.1 /usr/lib/libebook-1.2.so.0
Just a general FYI: This isn't a safe change to make. The major so
number (3 vs. 0 in this case) are different for a reason. :) It
indicates that the library interface is incompatible. So if you do this
there is no guarantee that things will work... there's a good chance
it'll crash.
> What is strange, is that:
>
> $>ln -s /opt/gnome/lib/libebook-1.2.so.3.1.1 \
> /opt/gnome/lib/libebook-1.2.so.0
>
> ..does not work. Since archlinux installs evolution (and all the gnome
> stuff) in /opt/gnome this should be right way to do that. Anyways, I
> suppose this is rather an evolution-sharp problem.
Is /opt/gnome/lib in your /etc/ld.so.conf or LD_LIBRARY_PATH? Mono just
looks in those places for libraries like any other application.
But yeah, this looks like an evo-sharp issue. It looks like the version
you're using doesn't handle the newer libebook interface.
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]