Hello, how can one build scribus with cairo instead of libart? Adding "-DWANT_CAIRO=1" as stated on http://wiki.scribus.net/index.php/Building_1.3.3.6cvs_or_1.3.4cvs_or_higher_with_CMake does not seem to work:
$ /usr/bin/cmake ../Scribus -DWANT_CAIRO=1 -- Scribus 1.3.4cvs will be built to install into /opt/scribus134cvs Qt3 Found OK (3.3.7) -- Found PNG: /usr/lib/libpng.so PNG Library Found OK -- Found JPEG: /usr/lib/libjpeg.so JPEG Library Found OK TIFF Library Found OK ZLIB Library Found OK Python Library Found OK FreeType2 Library Found OK -- Previously selected rendering system: LIBART Libart_LGPL Library Found OK CUPS Library Found OK LIBXML2 Library Found OK -- Found LittleCMS: /usr/lib/liblcms.so LittleCMS Library Found OK FontConfig Found OK RPATH: lib/scribus/plugins/ -- Configuring done -- Generating done -- Build files have been written to: ... Regards, Helge
