Re: Beagle, e-d-s and evolution-sharp
- From: Arif Lukito <maxima mlist gmail com>
- To: Joe Shaw <joeshaw novell com>
- Cc: Dashboard mailing list <dashboard-hackers gnome org>
- Subject: Re: Beagle, e-d-s and evolution-sharp
- Date: Sun, 03 Sep 2006 19:23:52 +1000
On Fri, 2006-08-18 at 15:18 +1000, Arif Lukito wrote:
> Hi, I have a similar problem running evolution 2.6.3 and eds 1.6.2
>
> Unable to start EvolutionDataServer backend: Unable to find or open
> libraries:
> System.DllNotFoundException: libecal-1.2.so.3
> at (wrapper managed-to-native) Evolution.Cal:e_cal_get_type ()
> at Evolution.Cal.get_GType () [0x00000]
> in /var/tmp/portage/evolution-sharp-0.11.1/work/evolution-sharp-0.11.1/evolution/generated/Cal.cs:4
> 91
> at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x000c5]
> in /var/tmp/portage/evolution-sharp-0.11.1/work/evolution-sharp-0.11.1/evo
> lution/generated/ObjectManager.cs:25
> at Evolution.SourceList..cctor () [0x00000]
> in /var/tmp/portage/evolution-sharp-0.11.1/work/evolution-sharp-0.11.1/evolution/generated/Sour
> ceList.cs:345
>
> $ ls -l /usr/lib/libecal*
> -rw-r--r-- 1 root root 1.4K 2006-08-18 14:34 /usr/lib/libecal-1.2.la
> lrwxrwxrwx 1 root root 20 2006-08-18 14:34 /usr/lib/libecal-1.2.so
> -> libecal-1.2.so.6.0.0
> lrwxrwxrwx 1 root root 20 2006-08-18 14:34 /usr/lib/libecal-1.2.so.6
> -> libecal-1.2.so.6.0.0
> -rwxr-xr-x 1 root root 635K 2006-08-18
> 14:34 /usr/lib/libecal-1.2.so.6.0.0
>
Hi Joe,
This is taken from eds 1.6.2 configure.in
LIBECAL_CURRENT=6
LIBECAL_REVISION=0
LIBECAL_AGE=0
and this from evolution-sharp 0.1.11 configure.in
if test "x$edsver" = "x1.6"; then
EDS_VERSION=-1.2
EDS_SOVERSION=7
EBOOK_SOVERSION=5
ECAL_SOVERSION=3
fi
shouldn't the ECAL_SOVERSION have to be 6 to match the eds version?
--
Arif Lukito
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]