Installing Avant Window Navigator in Gutsy

Devolio

Search

What I'm Doing

    Saturday, November 3. 2007

    Installing Avant Window Navigator in Gutsy

    So, you've been running Ubuntu Gutsy Gibbon since released, and you're enjoying the eye candy that Compiz-Fusion brings to the table. Wobbly windows, cube desktop, smooth task switching, windows previews, Compiz-Fusion is a great start, but what if you want more eye candy? I'm going to take a look at installing Avant Window Manager on Ubuntu Gutsy 7.10 (32 bit).
    So, you've been running Ubuntu Gutsy Gibbon since released, and you're enjoying the eye candy that Compiz-Fusion brings to the table. Wobbly windows, cube desktop, smooth task switching, windows previews, Compiz-Fusion is a great start, but what if you want more eye candy? I'm going to take a look at installing Avant Window Manager on Ubuntu Gutsy 7.10 (32 bit).



    So, what is the Avant Window Navigator, you ask? Avant Window Navigator is a compositing docking bar, that has multiple different plugins to show your task manager, launchers, and other useful things. You can find out more information on https://launchpad.net/awn.

    One thing that you must remember, is that AWN requires a compositor (such as compiz-fusion,) to run properly. Also, you should keep in mind that AWN still has some bugs in it. I would also suggest submitting any bugs that you find through their bug tracking system, located at https://bugs.launchpad.net/awn/+bugs.

    Update Your Repositories

    First thing we're going to do is add the repositories to our /etc/apt/sources.list, or add them in synaptic. The repositories to add are as follows:
    deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
    deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

    And then we're going to download the PGP key for Aptitude, add it into Aptitude, remove the downloaded key, and update Aptitude. (Sorry in advance, I had to use an image for this step because of a serendipity bug.)

    And then we can go ahead and install AWN itself.

    Installation

    sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr

    If you want to compile it yourself from the source, first install all of it's dependencies...
    sudo apt-get install build-essential autotools-dev libxdamage-dev libxcomposite-dev libgnome2-common libgnome2-dev libgnome-desktop-dev libgnome-vfs-dev libgtk2.0-dev libwnck-dev libgconf2-dev libglib2.0-dev libdbus-glib-1-dev libgnomevfs2-0 libgnome-desktop-2 libgnome2-0 libwnck-common python-gtk2 python-gconf bzr gnome-common python-dev python-gtk2-dev python-cairo-dev python-gconf python-gnome2-dev gnome-icon-theme python-glade2 librsvg2-common, python-gnome2-extras

    Then open a terminal where you want to build AWN at, and use the following...
    bzr checkout http://bazaar.launchpad.net/~awn-core/awn/trunk avant-window-navigator
    cd avant-window-navigator
    ./autogen.sh
    make
    sudo make install


    Configuring and running AWN

    After installing (or building) AWN, you can start it up by going to Applications -> Accessories -> AWN. Once it is running, you can right click on the bar that it opens up, and choose preferences to set all of the different things that you want AWN to handle. Have fun playing with your new compositing dock.

    Have some other eye candy that you've added to your system? Leave a comment and let us know what you've used to make your desktop more slick.

    Source: Ubuntu Forums


    The web design is important for attracting the visitors because a professional website can retain more visitors as compared to a normal armature site. One of the popular advertising methods is the ppc advertising, which is pay per click advertising. After the domain registration, one should concentrate on the advertisement of the site. The wireless routers are better and are latest in context of technology than the previous ones. The web hosting services provided by different website hosts could be examined properly before making reading reviews about them. The web design books are available in market which contains information about the layouts and as well as about the cheapest hosting web services.

    Trackbacks

    No Trackbacks

    Comments
    Display comments as (Linear | Threaded)

    #1 - Joakim 2007-11-05 09:47 - (Reply)

    Thanks for this guide, worked like a charm :-)

    #2 - Rokon 2007-11-08 20:09 - (Reply)

    hi,
    I'm a newby.. and actually a bit frustrated at the moment. I tried every step stated above and finally installed AWN. I see it in applicaiton>accessories but when i click on it.. nothing happens. I can't even load the AWN Manager from preferences.

    I'm running ubuntu gutsy on an acer laptop with amd 64 athlon. Can anyone help me with this???

    #2.1 - Joey said:
    2007-11-08 23:36 - (Reply)

    Hey Rokon,

    I understand the frustration, 64-bit can be a little tougher to get everything working, especially depending on your hardware. After a little looking around, I found these instructions for installing AWN in 64-bit. It's the third post down on here...

    https://answers.launchpad.net/awn/+question/11608

    #3 - Benjamin 2007-11-13 23:56 - (Reply)

    How do I get AWM to start up automagically with X? I know it's under Preferences > Sessions but what's the command I should enter?

    Regards,
    -Benjamin

    #3.1 - Joey said:
    2007-11-14 00:04 - (Reply)

    Hey Benjamin,

    The command to run awn is avant-window-navigator. If you put that in the startup programs, it will work just fine.

    #4 - rokon 2007-11-17 00:06 - (Reply)

    thanks joey...

    i am ever so greatful to you... i haven't read it yet... but it's gonna be the first thing tomorrow morning...

    thanks again for your effort....

    rokon.

    #5 - Erik Söderblom said:
    2008-04-17 19:59 - (Reply)

    It apears that the repositories dosn't exist anymore ??? (tuxfamily.org ?)

    Can I use something else ?

    ES

    #5.1 - Joey said:
    2008-04-17 23:49 - (Reply)

    Erik,

    The quick answer - You can add the following to your /etc/apt/sources.list

    deb http://ppa.launchpad.net/reacocard-awn/ubuntu/ gutsy main
    deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu/ gutsy main

    and run sudo apt-get update to enable the use of another repository.

    You can find a great wiki for AWN at http://wiki.awn-project.org/index.php?title=DistributionGuides . They've outlined all of the information for installing on Gutsy, Hardy, and other distributions and setups. Hope that helps!

    #6 - Erik Söderblom said:
    2008-04-18 04:22 - (Reply)

    Perfect.
    Just what I needed.

    Thanks


    Add Comment

    Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
    Standard emoticons like :-) and ;-) are converted to images.
    E-Mail addresses will not be displayed and will only be used for E-Mail notifications