Fwd: Help extending a plugin

From: Martin Sevior <msevior_at_gmail.com>
Date: Fri Nov 28 2008 - 06:07:49 CET

---------- Forwarded message ----------
From: Martin Sevior <msevior@gmail.com>
Date: Fri, Nov 28, 2008 at 3:55 PM
Subject: Re: Help extending a plugin
To: John Young <071687y@acadiau.ca>

Hi John,
          Thanks very much for your interest. You need to build main
abiword library. And you need to build it with the "--enable-dynamic"
passed at the configure stage.

There is a lot more on the wiki about build plugins here:

http://www.abisource.com/wiki/Compiling_AbiWord
http://www.abisource.com/wiki/AbiWord_SDK

Good luck and feel free to ask more questions as you need to.

Cheers

Martin

On Fri, Nov 28, 2008 at 3:17 PM, John Young <071687y@acadiau.ca> wrote:
>
> Hello,
>
> I am trying to extend Abiword's OpenDocument plugin to handle
> encrypted documents. My code compiles and running make and make
> install works without errors, but when I try to activate the plugin I
> get an error saying something along the lines of "Cannot
> activate/install plugin." I believe this to be happening because after
> running make the resulting libtool files do not list the library I
> used for encryption (open ssl) in the dependency lists. The problem is
> that I cannot find the initial file(s) listing dependencies that the
> libtool files make their lists from. I have tried to figure out which
> file(s) it is I need to edit, but I have not had any success yet. Can
> anybody tell me which file(s) I have to edit to add this new
> dependency? Thank you for your time and help.
>
> P.S.:
> I am able to install and run the stock plugins without error. If it
> matters, I am running Slackware 12.1.
>
> --
> -John Young
>
Received on Fri Nov 28 06:08:04 2008

This archive was generated by hypermail 2.1.8 : Fri Nov 28 2008 - 06:08:04 CET