SourceForge.net wrote:
Bugs item #1247458, was opened at 2005-07-29 06:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507003&aid=1247458&group_id=64305 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugin for Evolution Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Does not install/build for evo 2.2.2-5 Initial Comment: 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.
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)
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.
Hmmm... we are using pkgconfig for this so it _should_ work? Can you please make sure that you have installed the corresponding devel packages as well? then please check if there is a libecal-1.0.pc file on your system like: locate libecal-1.0.pc /usr/lib/pkgconfig/libecal-1.0.pc then please see if setting export PKG_CONFIG_PATH=/dir/where/the/file/is/found helps. Armin
My email is [EMAIL PROTECTED] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507003&aid=1247458&group_id=64305 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Multisync-devel mailing list Multisync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/multisync-devel
signature.asc
Description: OpenPGP digital signature