On Thursday 14 April 2011 19:32:32 Gregory Pittman wrote: > On 04/14/2011 06:06 PM, Owen wrote: > >> I note that one of the options for Scribus 1.5.0 is GraphicsMagick. > >> But GraphicsMagick is AFAIK a command line set of commands like > >> convert, mogrify etc. So how does this integrate with Scribus? Is it a > >> render type exit like the one used for Gimp? > > > > Hi John, > > > > It is just another dependency (if you do - DWANT_GRAPHICSMAGICK=1) of > > the Scribus program. > > > > Have a read of the cmake output > > > > .. > > GRAPHICS_MAGIC debug: pkgconf: /usr/include/GraphicsMagick, > > include:/usr/include lib:/usr/lib/libGraphicsMagick.so > > -- Found GMAGICK: /usr/lib/libGraphicsMagick.so > > GraphicksMagick Found OK > > -- GMAGICK: Libs: /usr/lib/libGraphicsMagick.so, Inc: > > > /usr/include/GraphicsMagick, Ldflags: > The reason why these are there is that Franz uses the GraphicsMagick > libraries for import of some of the newer vector file formats. > > Greg
Just adding the above parameter to the Scribus 1.5.0 cmake doesn't work. I get a fistful of errors referring to an entity called "GOMP", e.g., /usr/local/GraphicsMagick-1.3.12/magick/compare.c:341: undefined reference to `GOMP_critical_name_end' So I am backing off on the use of GraphicsMagick in Scribus 1.5.0 Life on the bleeding edge is exciting but sometimes frustrating. -- John Culleton Create Book Covers with Scribus: http://www.booklocker.com/books/4055.html
