Re: GSoC07: buildsys merged

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Fri Jan 04 2008 - 15:50:21 CET

On Jan 4, 2008 3:34 PM, Martin Edmund Sevior <martines@unimelb.edu.au> wrote:
> So rob,
> Can you explain how we build plugins now? Suppose I want to build
> AbiCollab, AbiMathview and OpenDocument. What do I do?

The plugins names have changed for consistency, there's no more "abi"
prefix, and all is lowercase, look in the plugins/ dir, the dirname is
the plugin name.
To build your above choice of plugins for example, you'd need to pass
    --enable-plugins="collab mathview opendocument"
to configure.

It may be important to note that at the moment the "opendocument"
plugins is the only one built by default. (The option
--disable-default-plugins prevents this) All other plugins must
explicitely be passed to --enable-plugins.

Best,
Rob
Received on Fri Jan 4 15:50:49 2008

This archive was generated by hypermail 2.1.8 : Fri Jan 04 2008 - 15:50:49 CET