Avant Window Navigator (Awn) is a dock-like bar which sits at the bottom of the screen. It has support for launchers, task lists, and third party applets.
To use it, it’s requested a composite manager (compiz or beryl).

The bad thing is that until now i wasn’t unable to find a repository od awn for Debian SID. So i’ve decided to make awn packages for Debian SID and put them in a repository.
Then, if you would install awn on your machine, you need to do (like superuser):
hp:~# nano /etc/apt/sources.list
add the following line at the end of the file
deb http://www.arearelax.org/awn/ ./
save, exit and digit
hp:~# apt-get update && apt-get install avant-window-navigator-trunk
now like user digit
acido:~$ avant-window-navigator &
and you can see the dock on your desktop. Try to configure it trought awn-manager. Good luck!
2008-02-03 at 3.41 am
Hi when i tried to install it i got the following error
The following packages have unmet dependencies:
avant-window-navigator-trunk: Depends: libawn0-trunk but it is not going to be installed
Depends: libc6 (>= 2.7-1) but 2.6.1-1ubuntu10 is to be installed
2008-02-08 at 3.30 am
@Sunil
U are forcing debian sid debs on ubuntu gutsy, those debs are only for Sid, the unstable branch of GNU/debian.
2008-02-10 at 4.52 pm
@Sunil: sry if I reply to you late.
Are you using Debian SID or Ubuntu?
Maybe you are yousing Ubuntu so you have to use this Repository
deb http://download.tuxfamily.org/syzygy42/ DIST avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42/ DIST avant-window-navigator
PS: substitute DIST with yours Ubuntu distribution (Feisty, Gutsy or Edgy)
Have a nice day!
2008-03-03 at 7.59 am
Hi,
Really great job.
Missing show desktop applet is a pain though:(
How about applets and plugins ?
Are You going to package them as well ?
Please let me know:)
2008-04-29 at 11.13 am
ciao, sto lavorando su debian stable, e volevo chiederti: io ho aggiunto il tuo repository, ma non riesco a installare awn perche mi da un sacco di dipendenze non risolte. naturalmente sono un niubbo, quindi abbi pazienza….ti posto quello che dice:
I seguenti pacchetti hanno dipendenze non soddisfatte:
avant-window-navigator-trunk: Dipende: libart-2.0-2 (>= 2.3.18) ma 2.3.17-1 sta per essere installato
Dipende: libatk1.0-0 (>= 1.20.0) ma 1.12.4-3 sta per essere installato
Dipende: libawn0-trunk ma non sta per essere installato
Dipende: libbonobo2-0 (>= 2.15.0) ma 2.14.0-3 sta per essere installato
Dipende: libbonoboui2-0 (>= 2.15.1) ma 2.14.0-5 sta per essere installato
Dipende: libc6 (>= 2.7-1) ma 2.3.6.ds1-13etch5 sta per essere installato
Dipende: libcairo2 (>= 1.4.0) ma 1.2.4-4.1+etch1 sta per essere installato
Dipende: libdbus-1-3 (>= 1.1.1) ma 1.0.2-1 sta per essere installato
Dipende: libdbus-glib-1-2 (>= 0.74) ma 0.71-3 sta per essere installato
Dipende: libglib2.0-0 (>= 2.14.0) ma 2.12.4-2 sta per essere installato
Dipende: libgnome2-0 (>= 2.17.3) ma 2.16.0-2 sta per essere installato
Dipende: libgnomeui-0 (>= 2.17.1) ma 2.14.1-2 sta per essere installato
Dipende: libgnomevfs2-0 (>= 1:2.17.90) ma 1:2.14.2-7 sta per essere installato
Dipende: libgtk2.0-0 (>= 2.12.0) ma 2.8.20-7 sta per essere installato
Dipende: liborbit2 (>= 1:2.14.10) ma 1:2.14.3-0.2 sta per essere installato
Dipende: libpango1.0-0 (>= 1.18.4) ma 1.14.8-5 sta per essere installato
Dipende: libwnck22 (>= 2.19.5) ma non è installabile
E: Pacchetto non integro
scusa il caos…
suggerimenti?non capisco come aggiornare tutti quei pacchetti alle versioni che vuole!
grazie
2008-04-30 at 8.44 am
@cristodex: ciao!
I pacchetti di awn che trovi nel mio repo sono compilati per DebianSID quindi molte dipendenze nn vengono risolte! L’unica soluzione sarebbe quella di provare ad installare i pacchetti per risolvere le dipendenze dai repository di SID ma comprometteresti la stabilità del tuo sistema.
Il primo consiglio che ti posso dare è quello di provare a seguire questo post per crearti i pacchetti di awn per la tua debian http://www.arearelax.org/2008/02/21/awn-howto-make-your-own-deb/it/
Se dovessi avere dei problemi non esitare a chiedere!