View Single Post
ed00's Avatar
Posts: 277 | Thanked: 215 times | Joined on Dec 2009
#144
i assume you reboot already....
did you try to uninstall it and then install again.

or try something like:
Code:
root
apt-get autoremove
apt-get autoclean
or just run simple upgrade:
with root
Code:
apt-get update
apt-get upgrade