View Single Post
Posts: 125 | Thanked: 108 times | Joined on Feb 2010
#7
Originally Posted by 16i View Post
raaj13:
From xTerm:
python2.5-qt4-common is already the newest version

Following this, when installing app, original error message reads:
application packages missing: python2.5-qt4-common(=4.7.4-maemo0)
when you type as root:
Code:
dpkg -l python2.5-qt4-common
(the cmd option -l is lower case L, for list)

it should show you a line where in the third column you see the version number: 4.7.4-maemo0
the line must begin with ii
(which means program installed and config files installed)

if you see an earlier version number or not ii, you have a problem. Than report that line here for more help.
OTH if you have ii and 4.7.4-maemo0 then your to-be-installed app has a problem...