Already a member?
Sign in
| Version | User | Scope of changes |
|---|---|---|
| Aug 2 2007, 1:45 AM EDT (current) | andrewsomething | |
| Jul 31 2007, 8:57 PM EDT | andrewsomething | 4 words added, 4 words deleted |
Changes
Key: Additions Deletions
To install the SVN version in Fedora Core 6 this is what I had to do (thrown together from the forum etc):
I hope it was OK to add this page; it took me a while to track down all the deps I needed and I thought this might save some other people a bit of trouble :D
- su -c "yum -y install bzr intltool libwnck-devel libtool automake autoconf gnome-desktop-devel libgnome-devel gnome-vfs2-devel dbus-glib-devel autoconf gnome-common"
- bzr co http://bazaar.launchpad.net/~awn-core/awn/trunk avant-window-navigator
- cd avant-window-navigator
- ./autogen.sh
- make
- su -c "make install"
I hope it was OK to add this page; it took me a while to track down all the deps I needed and I thought this might save some other people a bit of trouble :D
