[scribus] Tough problem compiling 1.3.5.1 on Ubuntu 9.04.Here is more information.

a.l.e ale.comp_06 at xox.ch
Tue Sep 22 17:45:25 CEST 2009


hi alexandre,

it's sad that you didn't get any answer.

before trying to give you an answer, i'd like to point you to the fact:
- that you shouldn't send html mails to the mailing list
- the next you should post the whole question again (i had to look up in 
the archive what the error was).

> The problem posted in previous e-mails is not resolved.It is my first problem compiling scribus with cmake.The command was: (after creating a build folder within scribus sources):
> /usr/bin/cmake ../scribus -DCMAKE_INSTALL_PREFIX:PATH=/home/alex/software/scribus
> Also I installed all developer packages needed,the cmake version is adequate,so I do not understand what is the problem,a Ubuntu specific problem,or the cmake specifications in scribus-1.3.5.1.
>   

--- 8< ---

The following error occurs trying to compile scribus:
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at icons/CMakeLists.txt:6 (INSTALL):
  install FILES given no DESTINATION!


CMake Error at styles/CMakeLists.txt:20 (QT4_WRAP_CPP):
  Unknown CMake command "QT4_WRAP_CPP".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.6)

  should be added at the top of the file.  The version specified may be 
lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
--- >8 ----



it looks like, your cmake version is too old...
i guess you should use a self compiled version if you want to stick with 
your current version of ubuntu (you can install it in 
/home/alex/software/cmake/ and than run cmake as 
/home/alex/software/cmake/bin/cmake.

hope that helps
a.l.e




More information about the scribus mailing list