Thomas Zastrow wrote: > Am 14.11.2009 16:46, schrieb a.l.e: > >> On Sat, 14 Nov 2009 16:12:40 +0100 >> Thomas Zastrow <listen at thomas-zastrow.de> wrote: >> >> >> >>> Hi, >>> >>> fresh OpenSuse 11.2 installation, getting Scribus via >>> >>> svn co svn://scribus.info/Scribus/trunk >>> >>> Then: >>> >>> cmake . -DCMAKE_INSTALL_PREFIX:PATH=/media/stuff/compilate/scribus/ >>> >>> Complaining about a lot of packages, I installed everything, but last >>> not least cmake gave me the error: >>> >>> -- Source header files will be >>> installed >>> CMake Error: The following variables are used in this project, but >>> they are set to NOTFOUND. >>> Please set them or make sure they are set and tested correctly in the >>> CMake files: >>> CAIRO_INCLUDE_DIR >>> used as include directory in directory >>> /media/stuff/src/scribus/trunk/Scribus/scribus >>> used as include directory in directory >>> /media/stuff/src/scribus/trunk/Scribus/scribus/plugins >>> used as include directory in directory >>> /media/stuff/src/scribus/trunk/Scribus/scribus/plugins/aiimplugin >>> used as include directory in directory >>> /media/stuff/src/scribus/trunk/Scribus/scribus/plugins/barcodegenerator >>> >>> [ca. 20 more such lines] >>> >>> >> i bet you're missing the dev packages for cairo... >> >> you normally don't need it if you're do not DWANT cairo... but who knows? >> >> >> > > a.l.e, thank you, you're right. I installed Cairo and now it worked fine ;-) > > I was just wondering that Cairo is necessary for Scribus because some days > before we had this discussion here because compiling Scribus on Ubuntu and > there it was said that Cairo is not necessary? > > But nevermind, I got it now ;-) > > Best, > > Tom > > You can change the default with CMake switches. see the wiki for a complete(?) list
Craig
