On Mon, 2004-08-02 at 12:54, FranÃois Chenais wrote:
> Le lun 02/08/2004 Ã 11:49, FranÃois Chenais a Ãcrit :
> > There is a libsoup dev dependence error
> > need 2.0-dev and i have 2.2-dev installed .
> > 
> > 
> How funny !, 
> 
> evolution-dev depends on libsoup2.0-dev and libgnomeui-dev
> 
>  BUT libgnomeui-dev REMOVE libsoup2.0-dev 
>     AND libsoup2.0-dev REMOVE libgnomeui-dev
> 

i cannot verify this...
i removed all these packages, did an apt-get update and did apt-get
install evolution-dev:

azrael:/home/azrael# apt-get install evolution-dev
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libgnomeui-0 libgnomeui-common libgnomeui-dev libsoup2.0-dev
Suggested packages:
  libgnomeui-doc
The following NEW packages will be installed:
  evolution-dev libgnomeui-dev libsoup2.0-dev

no problems here...

did you maybe forget to apt-get update?

here is my sources.list (carefull with the linebreaks!):

deb http://http.us.debian.org/debian stable main contrib non-free
deb http://http.us.debian.org/debian unstable main contrib non-free
deb ftp://non-us.debian.org/debian-non-US woody non-US/main
non-US/contrib non-US/non-free
deb ftp://non-us.debian.org/debian-non-US sid non-US/main non-US/contrib
non-US/non-free
deb http://security.debian.org/ woody/updates main contrib non-free
deb http://http.us.debian.org/debian/ ../project/experimental main
contrib non-free

here my apt.conf

APT::DefaultRelease unstable;

if none of this helps, force the packages to install. just download them
and use dpkg with the -force-things switches to install. 

>  !!!!  AARRGGHHHH !!!!!
> 
>       FranÃois
> 
> 
> 
> 
> > 
> >     FranÃois
> > 
> > 
> > 
> > 
> > Le lun 02/08/2004 Ã 11:27, Armin Bauer a Ãcrit :
> > > 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