[scribus-dev] compiling with poppler

a.l.e ale.comp_06 at xox.ch
Thu Aug 4 09:25:20 UTC 2011


hi petr,
 

> try this:
>  -DCMAKE_LIBRARY_PATH=${prefix}/lib
> -DCMAKE_INCLUDE_PATH=${prefix}/include
> 
> it should append these paths to standard paths for FindFoo modules.
> It should but you have to test it ;)

i've tried it, but it does not seem to work...


scribus/build$ cmake
-DCMAKE_INSTALL_PREFIX:PATH=/home/ale/docs/bin/scribus -DWANT_DEBUG=1
-DWANT_NOOSG=1 -DWANT_PRIVATE_CAIRO=1
-DCMAKE_INCLUDE_PATH=/home/ale/docs/bin/poppler/include
-DCMAKE_LIBRARY_PATH=/home/ale/docs/bin/poppler/lib
-DWANT_SCRIPTER2=1 ..
[...]
-- checking for one of the modules 'libpoppler>=0.17.1;poppler>=0.17.1'
Poppler NOT found - Disabling support for native PDF import
[...]
$ /home/ale/docs/bin/poppler/bin/pdfinfo --help
pdfinfo version 0.17.1
Copyright 2005-2011 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2004 Glyph & Cog, LLC
Usage: pdfinfo [options] <PDF-file>
[...]

any idea?

ciao
a.l.e



More information about the scribus-dev mailing list