From: F J Franklin (F.J.Franklin@sheffield.ac.uk)
Date: Sun May 05 2002 - 08:03:40 EDT
On 4 May 2002, David Chart wrote:
> To get the plugins to build, I have to disable the following:
>
> --disable-gdict \
> --disable-OpenWriter \
> --disable-psion \
> --disable-librsvg \
> --disable-magick \
> --disable-wmf \
>
> Are any of these known to be problematic? If not, I'll try to pin down
> the problems. I know the Magick plugin should work.
(1) psion, librsvg & wmf are very unlikely to build (yet)
(2) OpenWriter requires zipios++ - which you can't build? :-(
(3) magick - I don't know what the missing library is, or where to get it,
but it sounds like something wrong with the ImageMagick install...
(4) gdict, if you don't have libgdict (get a CVS snapshot from my site:
http://www.alinameridon.com/AbiWord/cvs) will probably complain about
gtk headers. One way around this is to run configure like:
CPPFLAGS="`gtk-config --cflags`" LDFLAGS="`gtk-config --libs`" \
./configure --enable-gdict [other options]
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 : Sun May 05 2002 - 08:06:09 EDT