how i’ve installed AWN on my kubuntu gutsy
fisrt off all edit the sources list:
sudo kate /etc/apt/sources.list
and add this lines:
##AWN
deb http://repo.freecreations.info/ubuntu gutsy freeverse
then you can install your AWN bar from synaptic (or adept) by installing this 3 packets:
sudo apt-get install awn-core-applets awn-manager avant-window-navigator
then start your bar: avant-window-navigator
if you have any problem, launch the dock from shell and look at the error. Probably it must be for some dependences so type: sudo apt-get install -f for checkin the dependences unsatisfied or install the packets that you haven’t from synaptic…