|
2010-05-11
, 12:49
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#2
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-05-11
, 13:13
|
Posts: 9 |
Thanked: 0 times |
Joined on May 2010
|
#3
|
|
2010-05-11
, 13:24
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#4
|
advancedcachin : name of app
extra devel.
missing :
python-notify
python-numeric (>=24.2-3)
python-cairo (>=1.0.2-1.1)
python2.5-numeric
python2.5-cairo
it was a app that i have problem with.
and i have enabled maemo extras and maemo extra-devel and other defult repos
so you say that i can not install this app?
root apt-get install python-notify python-numeric python-cairo apt-get clean
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-05-11
, 13:44
|
Posts: 9 |
Thanked: 0 times |
Joined on May 2010
|
#5
|
|
2010-05-11
, 14:33
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#6
|
|
2010-05-11
, 16:40
|
Posts: 9 |
Thanked: 0 times |
Joined on May 2010
|
#7
|
apt-get install python-notify python-numeric python-cairo enter reading package lists ...done building dependency tree reading state information....done you might want to run 'apt-get -f install' to correct these" the following packages have unmet dependencies: qstardic : depend: libc6 (>=2.7-1) but 2.5.1-leglibc20+0m5 is to be installed depends: libgcc1 (>=1:4.3) but 1:4.2.1-4maemo9+0m5 is to be installed depends: libqtqore4 (>=4.4.0) but it is not instable depends : libstdc++6 (>= 4.3) but 4.2.1-4maemo9+0m5 is to be installed
|
2010-05-11
, 16:49
|
|
Posts: 1,148 |
Thanked: 613 times |
Joined on Mar 2010
@ Toronto
|
#8
|
There shouldn't be any problem with that app - all those python packages are available in extras (and there's no newer versions in extras-devel), so all should install okay. You can try installing them manually - make sure you have rootsh installed, then launch X Terminal and run:
Code:root apt-get install python-notify python-numeric python-cairo apt-get clean
|
2010-05-11
, 16:58
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#9
|
|
2010-05-12
, 05:21
|
Posts: 9 |
Thanked: 0 times |
Joined on May 2010
|
#10
|
every time i want to download and install app from repos some of them need some packages.
i don't know how i can install the missing packages.
is there any way to install all of the missing packages?