<br><br><div class="gmail_quote">On 15 April 2011 16:27, John Culleton <span dir="ltr"><<a href="mailto:john@wexfordpress.com">john@wexfordpress.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Thursday 14 April 2011 19:32:32 Gregory Pittman wrote:<br>
</div><div><div></div><div class="h5">> On 04/14/2011 06:06 PM, Owen wrote:<br>
> >> I note that one of the options for Scribus 1.5.0 is<br>
GraphicsMagick.<br>
> >> But GraphicsMagick is AFAIK a command line set of<br>
commands like<br>
> >> convert, mogrify etc. So how does this integrate with<br>
Scribus? Is it a<br>
> >> render type exit like the one used for Gimp?<br>
> ><br>
> > Hi John,<br>
> ><br>
> > It is just another dependency (if you do  -<br>
DWANT_GRAPHICSMAGICK=1) of<br>
> > the Scribus program.<br>
> ><br>
> > Have a read of the cmake output<br>
> ><br>
> > ..<br>
> > GRAPHICS_MAGIC debug: pkgconf:<br>
/usr/include/GraphicsMagick,<br>
> > include:/usr/include lib:/usr/lib/libGraphicsMagick.so<br>
> > -- Found GMAGICK: /usr/lib/libGraphicsMagick.so<br>
> > GraphicksMagick Found OK<br>
> > -- GMAGICK: Libs: /usr/lib/libGraphicsMagick.so, Inc:<br>
><br>
> > /usr/include/GraphicsMagick, Ldflags:<br>
> The reason why these are there is that Franz uses the<br>
GraphicsMagick<br>
> libraries for import of some of the newer vector file formats.<br>
><br>
> Greg<br>
<br>
</div></div>Just adding the above parameter to the Scribus 1.5.0 cmake<br>
doesn't work. I get a fistful of errors referring to an entity called<br>
"GOMP", e.g.,<br>
<br>
/usr/local/GraphicsMagick-1.3.12/magick/compare.c:341: undefined<br>
reference to `GOMP_critical_name_end'<br></blockquote><div><br></div><div>From what I could find out from Google you are missing Gnu's OpenMP Library (<a href="http://gcc.gnu.org/projects/gomp/">http://gcc.gnu.org/projects/gomp/</a>). It should be part of gcc 4.2. Maybe updateing your gcc or installing the gomp package helps. Or disabling openmp in Graphicsmagick helps. Although I have no idea how tell Graphicsmagick not to use OpenMP.</div>

<div><br></div><div>Hope that helps.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
So I am backing off on the use of GraphicsMagick in Scribus 1.5.0<br>
<br>
Life on the bleeding edge is exciting but sometimes frustrating.<br>
<div class="im"><br></div></blockquote></div>