Already a member?
Sign in
UbuntuFeistyHowTo
Step 1: Prepare your system
Step 2: Download the required dependencies
Step 3: Download Avant Window Navigator from Bazaar:
Step 4:
Step 7: Run Avant Window Navigator
Step 8: Have Avant Window Navigator automatically start up on reboot
Information taken from this post on Ubuntu Forums with thanks to Ubuntu Forums member "Pveith"
- sudo apt-get install build-essential bzr automake1.9 autotools-dev
Step 2: Download the required dependencies
- sudo apt-get install 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-gtk2-dev python-cairo-dev python-gconf gnome-common python-dev python-gnome2-dev
Step 3: Download Avant Window Navigator from Bazaar:
- bzr co http://bazaar.launchpad.net/~awn-core/awn/trunk avant-window-navigator
Step 4:
- cd avant-window-navigator
- ./autogen.sh
- make
- sudo make install
Step 7: Run Avant Window Navigator
- Alt-F2
- avant-window-navigator
Step 8: Have Avant Window Navigator automatically start up on reboot
- Click System, Control Center
- Click Sessions
- Click Startup Sessions Tab
- Click "New" and type "avant-window-navigator" in both name and command fields
- Click "OK"
- Click "Close"
Information taken from this post on Ubuntu Forums with thanks to Ubuntu Forums member "Pveith"
Latest page update: made by nablaa
, Sep 11 2007, 1:04 PM EDT
(about this update
About This Update
Edited by nablaa
2 words added
view changes
- complete history)
Edited by nablaa
2 words added
view changes
- complete history)
More Info: links to this page
| Started By | Thread Subject | Replies | Last Post | |
|---|---|---|---|---|
| gavintlgold | Precompiled AMD64 .deb files on my blog | 0 | Apr 15 2007, 5:31 PM EDT by gavintlgold | |
|
Thread started: Apr 15 2007, 5:31 PM EDT
Watch
I started a blog that contains deb files of various un-repositoried apps. It includes avant-window-navigator and affinity-search (both are latest svn versions).
http://cutting-edgy-amd64.blogspot.com/ I made the packages in edgy but now use feisty and they should still work. |
||||
| megamads | Automake | 0 | Mar 7 2007, 12:43 PM EST by megamads | |
|
Thread started: Mar 7 2007, 12:43 PM EST
Watch
I got this errormessage while following these steps:
"shift: 347: can't shift that many" Fixed by installing the "automake1.9" package. Perhaps this should be added to the dependancy list? |
||||