From: F J Franklin (F.J.Franklin@sheffield.ac.uk)
Date: Fri May 03 2002 - 11:38:32 EDT
On Fri, 3 May 2002, Chris Winne wrote:
> I'm finally messing with the plugins, since it would appear from
> discussions that certain basic and essential functionalities may be
> transplanted out of the main tree.
>
> In this regard, my first error (though I could disable it, I know, by
> removing the plugin.cfg file) was in gdict.
or ./configure --disable-gdict
> I'm thinking that perhaps the output of "gtk-config --cflag" should be
> added to CFLAGS (CPPFLAGS?), as it appears is done in the main tree.
My apologies. Hub had this error the other day and I haven't got round to
fixing yet. This error doesn't occur if you are building against libgdict
(which I normally do).
> I might also be able to modify the makefile, but that seems tiresome, when the
> proper fix I'ld think belongs in configure, which, sadly is beyond me.
Or maybe:
CPPFLAGS="`gtk-config --cflags`" LDFLAGS="`gtk-config --libs`" ./configure ...
is the best interim solution.
You can download an old (known-to-work) GNOME CVS snapshot of libgdict
from:
http://www.alinameridon.com/AbiWord/cvs
Regards, Frank
Francis James Franklin
F.J.Franklin@shef.ac.uk
"No, she really likes me. She told me I look like Britney Spears, and why
would you say that to somebody you don't like?"
--- Elle Woods
This archive was generated by hypermail 2.1.4 : Fri May 03 2002 - 11:40:49 EDT