View Single Post
Posts: 179 | Thanked: 49 times | Joined on Nov 2008
#1
When i try to install QTIrreco i get an error saying that it cannot install because i need newer versions of "libqt4".

But when i try to update them in xterminal i get this message telling me they are up to date.

Code:
/home/user # apt-get install libqt4-dbus
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt4-dbus is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
/home/user # apt-get install libqt4-network
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libqt4-network is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
It's the same problem when i try to install the "simple brightness applet" - i get the error that "libhildon1" isn't up to date. But i get the same "libhildon1 is already the newest version."

Can anybody help?