Awn

Problem installing AWN from Source

Asked by GumbyX

I keep having a problem trying to install AWN. BZR download the file fine, but when I try and compile it, I keep getting these errors:

make[3]: *** [install-notification_arealibLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/gumby/avant-window-navigator/applets/notification-area'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/gumby/avant-window-navigator/applets/notification-area'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/gumby/avant-window-navigator/applets'
make: *** [install-recursive] Error 1

Anyone out there think they can help?

Heads up, I am running a 64-bit build of Ubuntu right now. Please dont tell me that is the problem because I have been using the older versions without any problems.

Question information

Language:
English Edit question
Status:
Solved
For:
Awn Edit question
Assignee:
No assignee Edit question
Solved by:
GumbyX
Solved:
Last query:
Last reply:
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) said :
#1

Do you have all these dependencies?

build-essential automake1.9 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

Revision history for this message
GumbyX (megaman6) said :
#2

Actually I did a few mins ago. I thought I install them all before, but it seems something was misssing. Thanks.

Revision history for this message
oerd (oerd) said :
#3

As reported on https://answers.launchpad.net/awn/+question/13324 , python-gnome2-dev is also needed for debian-lenny and ubuntu-gutsy.