Looks like several things:
I'm on an x86 with FC 4.
1. The configure script things this is < version 1.4,
which is wrong. This needs to be fixed, before the
thing will build.
2. The configure script looks for libcal-client, and
others. I think that this lib file has been renamed or
something, because I have the correct pre-requs
installed, but it does not show up.
My email is mike@secmgmt.com
Logged In: YES
user_id=103779
>>i guess you are talking about automake, right?
>>so you have several versions installed and multisync picks
up the wrong >>one?
>>can you see if this helps (in the beginning of configure.in):
>>AC_PREREQ(2.58)
OK, I just removed the line, and it's OK now. It's still
missing the libcal stuff.
>>Can you please make sure that you have installed the
corresponding devel
>>packages as well?
[mike@sirrus ~]$ rpm -qa | grep evol
evolution-webcal-2.2.0-1
evolution-devel-2.2.2-5
evolution-2.2.2-5
evolution-data-server-1.2.2-3
evolution-data-server-devel-1.2.2-3
evolution-connector-2.2.2-5
[mike@sirrus ~]$
>>then please check if there is a libecal-1.0.pc
No, there is not.
Thanks for your help, it still will not work.
Logged In: NO
Not sure if this clears any confusion, but
evolution-data-server-devel-1.2.3-2.fc4 contains libecal-1.2.pc