From: Chris Winne (chris@micro-mania.net)
Date: Fri May 03 2002 - 12:32:32 EDT
On Fri, May 03, 2002 at 04:38:32PM +0100, F J Franklin wrote:
> 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).
> 
No apology needed.  How can a person complain about a response within an hour 
from an unpaid developer?
> > 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
>
Thanks greatly.  Not wanting to tackle everything yet, realizing there is a 
bunch of config work yet to go (and needing myself to get to my pay-job), I 
added: --disable-psion --disable-librsvg --disable-magick --disable-wmf
I'll play later, but what I tried, just works.
Chris Winne
 
This archive was generated by hypermail 2.1.4 : Fri May 03 2002 - 12:34:52 EDT