On Mon, 2004-08-02 at 09:28, FranÃois Chenais wrote:
> I'm rebuilding all ;-)
> I have to rebuild evolution because of an error in debian dev packages
> dependences !:-|
> 
> 

well... the dependencies problem in debian sid is because of libdb4.2
Here is how to fix it:

apt-get install evolution-dev
will give an error with heimdal-dev

apt-get install heimdal-dev
will give an error with libdb4.2-dev

apt-get install libdb4.2-dev
will probably give a list with some packages that will be removed.
Choose yes if there is nothing important there.

then install heimdal-dev and evolution-dev. the evo plugin will build
now.

> 
>       FranÃois
> 
> 
> 
> 
> Le lun 02/08/2004 Ã 09:13, David Eriksson a Ãcrit :
> > On Mon, 2004-08-02 at 08:18, FranÃois Chenais wrote:
> > > Le dim 01/08/2004 Ã 09:42, David Eriksson a Ãcrit :
> > > > On Sat, 2004-07-31 at 15:36, FranÃois Chenais wrote:
> > > > > The error comes from the call of rra_appointment_from_vevent in
> > > > > src/public.c line 236.
> > > > > 
> > > > > Can I do a dump of the "bad" object ?
> > > > 
> > > > Print the vEvent string in parameters->oar->object->comp to the
> > > > terminal.
> > > > 
> > > Hum, what are you talking about ?
> > > 
> > >   - My multisync has no parameters->oar  entry
> > >   - I can't find parameters->oar->object->comp in source code 
> > 
> > Right, you have an old version of synce-multisync_plugin...
> > 
> > > > > Do I have to rebuild the rra lib with more debug options ?
> > > > 
> > > > No.
> > > > 
> > > > > Actually, I use the debian packages and not the sources. But I can get
> > > > > them if necessary and if it can help .
> > > > 
> > > > If you use the latest rra from CVS, the rra_appointment_from_vevent
> > > > function will print vEvents that cannot be converted properly.
> > > 
> > > If I use rra from CVS, my sid multisync doesn't work !
> > 
> > You can have MultiSync from Debian, but not the synce-multisync_plugin.
> > 
> > > To I have to get all sources from CVS ?
> > 
> > Yes.



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to