|
|
2012-05-28
, 10:06
|
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#2
|
| The Following User Says Thank You to pelago For This Useful Post: | ||
|
|
2012-05-28
, 10:39
|
|
Posts: 212 |
Thanked: 340 times |
Joined on Feb 2011
@ Jordan
|
#3
|
I don't know about the first problem, but for the second one, can you copy and paste here the terminal output when you try to install something?
Nokia-N900:~# cd /home/user/MyDocs/ Nokia-N900:/home/user/MyDocs# dpkg -i estardict_0.6.1-1maemo1_armel.deb Selecting previously deselected package estardict. (Reading database ... 42030 files and directories currently installed.) Unpacking estardict (from estardict_0.6.1-1maemo1_armel.deb) ... dpkg: dependency problems prevent configuration of estardict: estardict depends on libecore-con1; however: Package libecore-con1 is not installed. estardict depends on libecore-evas1; however: Package libecore-evas1 is not installed. estardict depends on libecore-file1; however: Package libecore-file1 is not installed. estardict depends on libecore-imf1; however: Package libecore-imf1 is not installed. estardict depends on libecore1; however: Package libecore1 is not installed. estardict depends on libedje1; however: Package libedje1 is not installed. estardict depends on libeet1 (>= 1.2.3); however: Package libeet1 is not installed. estardict depends on libeina1 (>= 68843-1maemo1); however: Package libeina1 is not installed. estardict depends on libelementary-svn-08; however: Package libelementary-svn-08 is not installed. estardict depends on libevas1; however: Package libevas1 is not installed. estardict depends on libelementary-bin (>= 0.8.0.68843); however: Package libelementary-bin is not installed. estardict depends on libevas1-engines-x (>= 1.1.99.68843); however: Package libevas1-engines-x is not installed. dpkg: error processing estardict (--install): dependency problems - leaving unconfigured Processing triggers for catoriseplus ... #################################################################################################### Errors were encountered while processing: estardict
|
|
2012-05-28
, 10:54
|
|
Posts: 1,157 |
Thanked: 1,868 times |
Joined on Feb 2011
@ The Netherlands
|
#4
|
sudo gainroot apt-get install -f
| The Following 2 Users Say Thank You to mr_pingu For This Useful Post: | ||
|
|
2012-05-28
, 11:18
|
|
Posts: 212 |
Thanked: 340 times |
Joined on Feb 2011
@ Jordan
|
#5
|
Does
Fix anything?Code:sudo gainroot apt-get install -f
Edit: Maybe is your missing dependency is in other repository, eg extras-devel. Which repositories do you have enabled atm? However I don't encourage to enable extras-devel if you have no idea what you are doing. The warning that it may break your device still apply (Estel proved that this warning still applies, no offence, mate. I am aware of the dangers)
I have 2 problems in my n900
1st one:
one day while I was working on filebox the device suddenly freezed, after rebooting the device the filebox refuse to open unless I click the icon then type in x-terminal :
2nd one:
when I try to install any .deb by x-terminal and it need dependencies , it tell me that the package need dependencies but although that it install it
any solutions ?
thanx in advance