View Full Version : unable to install dates/tasks/contacts
L0cutus
11-08-2007, 11:33 AM
if i try, i receive this:
---
he following packages have unmet dependencies:
dates: Depends: libecal (>= 1.4.2.1.r554) but it is not going to be installed
Depends: evolution-data-server-calendar (>= 1.4.2.1.r554) but it is not going to be installed
E: Broken packages
---
if i try to install evolution-data-server-calendar:
---
The following packages have unmet dependencies:
evolution-data-server-calendar: Depends: libebook (>= 1.4.2.1.r554) but 1.4.2.1-20070628 is to be installed
E: Broken packages
---
what's the problem ?
thanks !
evanjfraser
11-08-2007, 11:44 AM
Have you tried installing all the dependencies at once first?:
apt-get install libebook libecal evolution-data-server-calendar
Cheers, Evan.
L0cutus
11-08-2007, 11:58 AM
Have you tried installing all the dependencies at once first?:
apt-get install libebook libecal evolution-data-server-calendar
Cheers, Evan.
i've run your cmdline:
---
The following packages have unmet dependencies:
libebook: Depends: evolution-data-server (= 1.4.2.1.r554-3)
E: Broken packages
---
seems there are problem with libebook version(s)...
evanjfraser
11-08-2007, 12:17 PM
Ok, first question: Are you trying to install GPE?
Next question: have you setup your repositories as in: http://maemo.org/community/wiki/applicationrepositories/
3rd question: If you are trying to install GPE, after checking your repositories, browse (on your tablet) to http://gpe.linuxtogo.org/~florian/maemo/ and use the installers there.
At least, thats how I got GPE installed on my tablet yesterday.
Hope that helps!
L0cutus
11-08-2007, 12:33 PM
Ok, first question: Are you trying to install GPE?
Next question: have you setup your repositories as in: http://maemo.org/community/wiki/applicationrepositories/
3rd question: If you are trying to install GPE, after checking your repositories, browse (on your tablet) to http://gpe.linuxtogo.org/~florian/maemo/ and use the installers there.
At least, thats how I got GPE installed on my tablet yesterday.
Hope that helps!
Yes, GPE works ok also here, but i want to give a try to those apps :)
I think there are some incompatibility with rtcomm...
TA-t3
11-08-2007, 12:49 PM
As for the dependencies: If they and the application itself are available through apt-get then dependencies are automatically resolved, there's no need for (or help in) installing them explictly and separately.
If the application doesn't install then that's because of conflicting dependencies, e.g. app A depends on lib L version n (and _only_ n or <=n), app B depends on lib L version m (and can't use e.g. n). Then you will only be able to install either A or B, not both.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.