View Single Post
Posts: 125 | Thanked: 108 times | Joined on Feb 2010
#13
I solved the installation problem myself in this way, using XTerminal, typing:

Code:
sudo gainroot
to become root, then trying to clean up the package system with:

Code:
apt-get update
apt-get -f install
the output suggested I should call apt-get autoremove
in order to get rid of some illumination-lib, so I did it:

Code:
apt-get autoremove
Now ready to install Khweeteur, this time I did not fire up AppMan but just typed:

Code:
apt-get install khweeteur
Mission successful... no more errors.

Last edited by rm53; 2010-11-30 at 19:48.
 

The Following 4 Users Say Thank You to rm53 For This Useful Post: