Hello, I've already built and packaged Koffice for
RHEL and
Fedora. It is available on the TDE GIT.
http://git.trinitydesktop.org/cgit/tde-packaging/tree/redhat/applications/k…
About GraphicsMagick, it looks like only version 1.1.x
(1.1.15 in my case) will allow Koffice to build. Neither
version 1.2.x nor 1.3.x will work.
That's why I've done a patch to prevent Koffice to link
against GM if installed version is >= 1.2 .
About ImageMagick, Fedora version is 6.7.0.10 and I had no
problem compiling with it (with or without GM).
Good luck for the Slackware package :)
I'm going through the Fedora sources now. Many of the patches are already in TDE, but
the 'Magick patches are not. I'm trying to merge those now.
For Slackware, I am unable to build GraphicsMagick 1.1.15. I have not tried to learn why.
Yet the stock Slackware comes with ImageMagick and not GraphicsMagick, thus my reason for
focusing on the ImageMagick failures. Getting KOffice to build with GraphicsMagick support
is nice but not imperative.
The odd part is when I have neither Magick package installed then only karbon, chalk and
krossrunner build. Weird.
Darrell