Awn

Problem on install

Asked by Mitcheyb

I'm getting an error when i run this line:
./autogen.sh && make && sudo make install
 and it gives me the error:
You need to install the gnome-common module and make
sure the gnome-autogen.sh script is in your $PATH.

and it doesnt actually install it

Does anyone know how to fix this error?

Question information

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

sudo apt-get install gnome-common

You probably should run the following, since if you don't have that you probably are missing something else:

sudo apt-get install 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

Can you help with this problem?

Provide an answer of your own, or ask Mitcheyb for more information if necessary.

To post a message you must log in.