[scribus] Compiling via CMake still fails

Rolf-Werner Eilert eilert-sprachen at t-online.de
Wed Sep 17 10:45:55 CEST 2008


Hi folks!

I've still not made it to a properly running 1.3.3.12 on my Suse 10.3 
(yes I know there's a repo with a ready-made rpm, but compiling has been 
more fun up to now :-) ).

As autotools no longer seem to work (they did until 1.3.3.11), I tried 
using CMake over and over.

Following the instructions on 
http://docs.scribus.net/index.php?lang=en&page=install4

I now have the following line I type:

/usr/bin/cmake ../scribus 
-DCMAKE_INSTALL_PREFIX:PATH=/home/tester/scribusinstall/

NOTE THAT THE INSTRUCTIONS THEMSELVES ARE SLIGHTLY "BUGGY" HERE: It 
should be "scribus" rather than "Scribus", for the tarball has it so.


When I type this, I get a list with always the same error:

-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
CMake Error: Error in cmake code at
/home/tester/Downloads/Scribus/scribus-1.3.3.12/scribus/icons/CMakeLists.txt:6:
INSTALL FILES given no DESTINATION!
Current CMake stack:
[1] 
/home/tester/Downloads/Scribus/scribus-1.3.3.12/scribus/icons/CMakeLists.txt
CMake Error: Error in cmake code at
/home/tester/Downloads/Scribus/scribus-1.3.3.12/scribus/plugins/barcodegenerator/CMakeLists.txt:32:
INSTALL TARGETS given no DESTINATION!
Current CMake stack:
[1] 
/home/tester/Downloads/Scribus/scribus-1.3.3.12/scribus/plugins/barcodegenerator/CMakeLists.txt


and so on.

Am I doing something wrong here?

Thanks for your help.

Rolf




More information about the scribus mailing list