Do

How to build gnome-do-plugins from source, disabling certain plugins

Asked by clayton craft

I'm trying to build gnome-do-plugins from source, without compiling certain plugins. For example, I do not care to have the banshee plugin installed (because I do not use banshee). Running ./configure fails, and running './configure --disable-banshee' or anything similiar does not disable checking for banshee.

Question information

Language:
English Edit question
Status:
Answered
For:
Do Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Chris Halse Rogers (raof) said :
#1

Currently the build system has no way to disable certain plugins. This is planned, but is boring, fiddly, awkward autofoo work :).

If you wish, you can edit the top-level Makefile.am and configure.ac files; remove references to Banshee and BANSHEE_INDEXER, and then run ./autogen.sh. That should do what you want.

Revision history for this message
Paul Lange (palango) said :
#2

Hey,

I removed every occurence of banshee in Makefile.am and configure.ac. I still get the same error.
Maybe this helps: There is not file autogen.sh for me, so I run configure.

Can you help with this problem?

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

To post a message you must log in.