Already a member?
Sign in
| Version | User | Scope of changes |
|---|---|---|
| Mar 20 2007, 10:12 PM EDT | reacocard | 8 words added, 15 words deleted |
| Mar 2 2007, 11:05 PM EST | glurgle | 1 word added |
Changes
Key: Additions Deletions
Step 1: Prepare your system
Step 2: Download the required dependencies
Step 3: Download Avant Window Navigator from Subversion:
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 checkinstall build-essential subversion automake1.9
Step 2: Download the required dependencies
- sudo apt-get install libgtk2.0-dev libwnck-dev libwnck-common libgconf2-dev libglib2.0-dev libgnome2-dev libgnome-desktop-2 libgnome-desktop-dev libdbus-glib-1-dev gnome-common
Step 3: Download Avant Window Navigator from Subversion:
- svn checkout http://avant-window-navigator.googlecode.com/svn/trunk/ avant-window-navigator
Step 4:
- ./autogen.shStep 5: Install usingcd checkinstallavant-window-navigator
- sudo checkinstall./autogen.sh Step 6:
- cd datamake
- sudo gconftool-2make --install-schema-file=avant-window-navigator.schemas.ininstall
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"
